#99dbd8 color space conversions
Hex:
#99dbd8
RGB:
153, 219, 216
CMY:
40, 14, 15
CMYK:
30, 0, 1, 14
HSL:
177°, 47.8261%, 72.9412%
HSV (HSB):
177°, 30.1370%, 85.8824%
XYZ:
50.8631, 62.3932, 74.3281
xyY:
0.2711, 0.3326, 62.3932
CIE-Lab:
83.1221, -21.3139, -5.2005
CIE-LCH:
83.1221, 21.9392, 193.7120
CIE-Luv:
83.1221, -32.0525, -4.4919
Hunter-Lab:
78.9894, -23.2912, -0.4986
#99dbd8 color charts
#99dbd8 color shades, tints & tones
#99dbd8 color schemes
#99dbd8 color preview, HTML & CSS examples
This text has a color of #99dbd8
<p style="color:#99dbd8;">Text here</p>
.mytext {color:#99dbd8;}
This box has a color of #99dbd8
<div style="background-color:#99dbd8;">Content here</div>
.mybackground {background-color:#99dbd8;}
Border around this has a color of #99dbd8
<div style="border:2px solid #99dbd8;">Content here</div>
.myborder {border:2px solid #99dbd8;}