#99cdaf color space conversions
Hex:
#99cdaf
RGB:
153, 205, 175
CMY:
40, 20, 31
CMYK:
25, 0, 15, 20
HSL:
145°, 34.2105%, 70.1961%
HSV (HSB):
145°, 25.3659%, 80.3922%
XYZ:
42.7061, 53.5301, 48.6389
xyY:
0.2948, 0.3695, 53.5301
CIE-Lab:
78.1869, -23.0179, 9.5040
CIE-LCH:
78.1869, 24.9028, 157.5645
CIE-Luv:
78.1869, -25.9841, 17.8163
Hunter-Lab:
73.1643, -23.8468, 11.7995
#99cdaf color charts
#99cdaf color shades, tints & tones
#99cdaf color schemes
#99cdaf color preview, HTML & CSS examples
This text has a color of #99cdaf
<p style="color:#99cdaf;">Text here</p>
.mytext {color:#99cdaf;}
This box has a color of #99cdaf
<div style="background-color:#99cdaf;">Content here</div>
.mybackground {background-color:#99cdaf;}
Border around this has a color of #99cdaf
<div style="border:2px solid #99cdaf;">Content here</div>
.myborder {border:2px solid #99cdaf;}