#99cbdf color space conversions
Hex:
#99cbdf
RGB:
153, 203, 223
CMY:
40, 20, 13
CMYK:
31, 9, 0, 13
HSL:
197°, 52.2388%, 73.7255%
HSV (HSB):
197°, 31.3901%, 87.4510%
XYZ:
47.8121, 54.8119, 77.8718
xyY:
0.2649, 0.3037, 54.8119
CIE-Lab:
78.9328, -11.5411, -15.1787
CIE-LCH:
78.9328, 19.0681, 232.7525
CIE-Luv:
78.9328, -25.1870, -21.8982
Hunter-Lab:
74.0351, -14.2854, -10.5381
#99cbdf color charts
#99cbdf color shades, tints & tones
#99cbdf color schemes
#99cbdf color preview, HTML & CSS examples
This text has a color of #99cbdf
<p style="color:#99cbdf;">Text here</p>
.mytext {color:#99cbdf;}
This box has a color of #99cbdf
<div style="background-color:#99cbdf;">Content here</div>
.mybackground {background-color:#99cbdf;}
Border around this has a color of #99cbdf
<div style="border:2px solid #99cbdf;">Content here</div>
.myborder {border:2px solid #99cbdf;}