#9dcace color space conversions
Hex:
#9dcace
RGB:
157, 202, 206
CMY:
38, 21, 19
CMYK:
24, 2, 0, 19
HSL:
185°, 33.3333%, 71.1765%
HSV (HSB):
185°, 23.7864%, 80.7843%
XYZ:
46.1657, 53.8654, 66.3564
xyY:
0.2775, 0.3237, 53.8654
CIE-Lab:
78.3832, -13.7897, -6.8359
CIE-LCH:
78.3832, 15.3911, 206.3687
CIE-Luv:
78.3832, -22.9345, -8.1953
Hunter-Lab:
73.3930, -16.1577, -2.2304
#9dcace color charts
#9dcace color shades, tints & tones
#9dcace color schemes
#9dcace color preview, HTML & CSS examples
This text has a color of #9dcace
<p style="color:#9dcace;">Text here</p>
.mytext {color:#9dcace;}
This box has a color of #9dcace
<div style="background-color:#9dcace;">Content here</div>
.mybackground {background-color:#9dcace;}
Border around this has a color of #9dcace
<div style="border:2px solid #9dcace;">Content here</div>
.myborder {border:2px solid #9dcace;}