#99dbcc color space conversions
Hex:
#99dbcc
RGB:
153, 219, 204
CMY:
40, 14, 20
CMYK:
30, 0, 7, 14
HSL:
166°, 47.8261%, 72.9412%
HSV (HSB):
166°, 30.1370%, 85.8824%
XYZ:
49.3675, 61.7950, 66.4524
xyY:
0.2779, 0.3479, 61.7950
CIE-Lab:
82.8043, -23.9624, 0.7049
CIE-LCH:
82.8043, 23.9728, 178.3150
CIE-Luv:
82.8043, -32.1571, 5.0868
Hunter-Lab:
78.6098, -25.4679, 4.9063
#99dbcc color charts
#99dbcc color shades, tints & tones
#99dbcc color schemes
#99dbcc color preview, HTML & CSS examples
This text has a color of #99dbcc
<p style="color:#99dbcc;">Text here</p>
.mytext {color:#99dbcc;}
This box has a color of #99dbcc
<div style="background-color:#99dbcc;">Content here</div>
.mybackground {background-color:#99dbcc;}
Border around this has a color of #99dbcc
<div style="border:2px solid #99dbcc;">Content here</div>
.myborder {border:2px solid #99dbcc;}