# File lib/color/hsl.rb, line 174
def
saturation=
(
ss
)
@s
=
Color
.
normalize
(
ss
/
100.0
)
end