#9fdedc color space conversions
Hex:
#9fdedc
RGB:
159, 222, 220
CMY:
38, 13, 14
CMYK:
28, 0, 1, 13
HSL:
178°, 48.8372%, 74.7059%
HSV (HSB):
178°, 28.3784%, 87.0588%
XYZ:
53.3376, 64.7808, 77.4029
xyY:
0.2728, 0.3313, 64.7808
CIE-Lab:
84.3706, -20.2165, -5.4434
CIE-LCH:
84.3706, 20.9365, 195.0698
CIE-Luv:
84.3706, -30.8697, -5.0533
Hunter-Lab:
80.4865, -22.5612, -0.6779
#9fdedc color charts
#9fdedc color shades, tints & tones
#9fdedc color schemes
#9fdedc color preview, HTML & CSS examples
This text has a color of #9fdedc
<p style="color:#9fdedc;">Text here</p>
.mytext {color:#9fdedc;}
This box has a color of #9fdedc
<div style="background-color:#9fdedc;">Content here</div>
.mybackground {background-color:#9fdedc;}
Border around this has a color of #9fdedc
<div style="border:2px solid #9fdedc;">Content here</div>
.myborder {border:2px solid #9fdedc;}