#cccbce color space conversions
Hex:
#cccbce
RGB:
204, 203, 206
CMY:
20, 20, 19
CMYK:
1, 1, 0, 19
HSL:
260°, 2.9703%, 80.1961%
HSV (HSB):
260°, 1.4563%, 80.7843%
XYZ:
57.3984, 60.0055, 66.9495
xyY:
0.3113, 0.3255, 60.0055
CIE-Lab:
81.8412, 0.8976, -1.3776
CIE-LCH:
81.8412, 1.6442, 303.0880
CIE-Luv:
81.8412, 0.3948, -2.2396
Hunter-Lab:
77.4632, -3.2964, 2.9814
#cccbce color charts
#cccbce color shades, tints & tones
#cccbce color schemes
#cccbce color preview, HTML & CSS examples
This text has a color of #cccbce
<p style="color:#cccbce;">Text here</p>
.mytext {color:#cccbce;}
This box has a color of #cccbce
<div style="background-color:#cccbce;">Content here</div>
.mybackground {background-color:#cccbce;}
Border around this has a color of #cccbce
<div style="border:2px solid #cccbce;">Content here</div>
.myborder {border:2px solid #cccbce;}