#99dfdf color space conversions
Hex:
#99dfdf
RGB:
153, 223, 223
CMY:
40, 13, 13
CMYK:
31, 0, 0, 13
HSL:
180°, 52.2388%, 73.7255%
HSV (HSB):
180°, 31.3901%, 87.4510%
XYZ:
52.8438, 64.8754, 79.5491
xyY:
0.2679, 0.3289, 64.8754
CIE-Lab:
84.4195, -21.7036, -6.9939
CIE-LCH:
84.4195, 22.8027, 197.8614
CIE-Luv:
84.4195, -33.6860, -7.2808
Hunter-Lab:
80.5452, -23.8446, -2.1750
#99dfdf color charts
#99dfdf color shades, tints & tones
#99dfdf color schemes
#99dfdf color preview, HTML & CSS examples
This text has a color of #99dfdf
<p style="color:#99dfdf;">Text here</p>
.mytext {color:#99dfdf;}
This box has a color of #99dfdf
<div style="background-color:#99dfdf;">Content here</div>
.mybackground {background-color:#99dfdf;}
Border around this has a color of #99dfdf
<div style="border:2px solid #99dfdf;">Content here</div>
.myborder {border:2px solid #99dfdf;}