#99bccd color space conversions
Hex:
#99bccd
RGB:
153, 188, 205
CMY:
40, 26, 20
CMYK:
25, 8, 0, 20
HSL:
200°, 34.2105%, 70.1961%
HSV (HSB):
200°, 25.3659%, 80.3922%
XYZ:
42.1395, 47.1465, 64.6368
xyY:
0.2738, 0.3063, 47.1465
CIE-Lab:
74.2834, -7.8933, -12.4269
CIE-LCH:
74.2834, 14.7218, 237.5774
CIE-Luv:
74.2834, -18.4832, -17.8533
Hunter-Lab:
68.6633, -10.6132, -7.7488
#99bccd color charts
#99bccd color shades, tints & tones
#99bccd color schemes
#99bccd color preview, HTML & CSS examples
This text has a color of #99bccd
<p style="color:#99bccd;">Text here</p>
.mytext {color:#99bccd;}
This box has a color of #99bccd
<div style="background-color:#99bccd;">Content here</div>
.mybackground {background-color:#99bccd;}
Border around this has a color of #99bccd
<div style="border:2px solid #99bccd;">Content here</div>
.myborder {border:2px solid #99bccd;}