#9dacc9 color space conversions
Hex:
#9dacc9
RGB:
157, 172, 201
CMY:
38, 33, 21
CMYK:
22, 14, 0, 21
HSL:
220°, 28.9474%, 70.1961%
HSV (HSB):
220°, 21.8905%, 78.8235%
XYZ:
39.1998, 40.8902, 61.0849
xyY:
0.2777, 0.2896, 40.8902
CIE-Lab:
70.0989, 1.0628, -16.5044
CIE-LCH:
70.0989, 16.5386, 273.6845
CIE-Luv:
70.0989, -9.3296, -25.5428
Hunter-Lab:
63.9454, -2.4806, -11.8759
#9dacc9 color charts
#9dacc9 color shades, tints & tones
#9dacc9 color schemes
#9dacc9 color preview, HTML & CSS examples
This text has a color of #9dacc9
<p style="color:#9dacc9;">Text here</p>
.mytext {color:#9dacc9;}
This box has a color of #9dacc9
<div style="background-color:#9dacc9;">Content here</div>
.mybackground {background-color:#9dacc9;}
Border around this has a color of #9dacc9
<div style="border:2px solid #9dacc9;">Content here</div>
.myborder {border:2px solid #9dacc9;}