#99dcde color space conversions
Hex:
#99dcde
RGB:
153, 220, 222
CMY:
40, 14, 13
CMYK:
31, 1, 0, 13
HSL:
182°, 51.1111%, 73.5294%
HSV (HSB):
182°, 31.0811%, 87.0588%
XYZ:
51.9149, 63.2326, 78.5762
xyY:
0.2680, 0.3264, 63.2326
CIE-Lab:
83.5646, -20.4423, -7.7304
CIE-LCH:
83.5646, 21.8552, 200.7145
CIE-Luv:
83.5646, -32.4256, -8.6407
Hunter-Lab:
79.5189, -22.6223, -2.9238
#99dcde color charts
#99dcde color shades, tints & tones
#99dcde color schemes
#99dcde color preview, HTML & CSS examples
This text has a color of #99dcde
<p style="color:#99dcde;">Text here</p>
.mytext {color:#99dcde;}
This box has a color of #99dcde
<div style="background-color:#99dcde;">Content here</div>
.mybackground {background-color:#99dcde;}
Border around this has a color of #99dcde
<div style="border:2px solid #99dcde;">Content here</div>
.myborder {border:2px solid #99dcde;}