#99dcdf color space conversions
Hex:
#99dcdf
RGB:
153, 220, 223
CMY:
40, 14, 13
CMYK:
31, 1, 0, 13
HSL:
183°, 52.2388%, 73.7255%
HSV (HSB):
183°, 31.3901%, 87.4510%
XYZ:
52.0494, 63.2864, 79.2842
xyY:
0.2674, 0.3252, 63.2864
CIE-Lab:
83.5928, -20.2114, -8.2190
CIE-LCH:
83.5928, 21.8186, 202.1293
CIE-Luv:
83.5928, -32.4165, -9.4568
Hunter-Lab:
79.5528, -22.4293, -3.4029
#99dcdf color charts
#99dcdf color shades, tints & tones
#99dcdf color schemes
#99dcdf color preview, HTML & CSS examples
This text has a color of #99dcdf
<p style="color:#99dcdf;">Text here</p>
.mytext {color:#99dcdf;}
This box has a color of #99dcdf
<div style="background-color:#99dcdf;">Content here</div>
.mybackground {background-color:#99dcdf;}
Border around this has a color of #99dcdf
<div style="border:2px solid #99dcdf;">Content here</div>
.myborder {border:2px solid #99dcdf;}