#99cdac color space conversions
Hex:
#99cdac
RGB:
153, 205, 172
CMY:
40, 20, 33
CMYK:
25, 0, 16, 20
HSL:
142°, 34.2105%, 70.1961%
HSV (HSB):
142°, 25.3659%, 80.3922%
XYZ:
42.4146, 53.4135, 47.1041
xyY:
0.2967, 0.3737, 53.4135
CIE-Lab:
78.1185, -23.5962, 11.0114
CIE-LCH:
78.1185, 26.0390, 154.9834
CIE-Luv:
78.1185, -25.9831, 20.0476
Hunter-Lab:
73.0845, -24.3056, 12.9459
#99cdac color charts
#99cdac color shades, tints & tones
#99cdac color schemes
#99cdac color preview, HTML & CSS examples
This text has a color of #99cdac
<p style="color:#99cdac;">Text here</p>
.mytext {color:#99cdac;}
This box has a color of #99cdac
<div style="background-color:#99cdac;">Content here</div>
.mybackground {background-color:#99cdac;}
Border around this has a color of #99cdac
<div style="border:2px solid #99cdac;">Content here</div>
.myborder {border:2px solid #99cdac;}