#cccbc4 color space conversions
Hex:
#cccbc4
RGB:
204, 203, 196
CMY:
20, 20, 23
CMYK:
0, 0, 4, 20
HSL:
52°, 7.2727%, 78.4314%
HSV (HSB):
52°, 3.9216%, 80.0000%
XYZ:
56.2216, 59.5348, 60.7527
xyY:
0.3185, 0.3373, 59.5348
CIE-Lab:
81.5847, -0.9049, 3.5981
CIE-LCH:
81.5847, 3.7101, 104.1170
CIE-Luv:
81.5847, 0.9658, 5.5207
Hunter-Lab:
77.1588, -4.9642, 7.3278
#cccbc4 color charts
#cccbc4 color shades, tints & tones
#cccbc4 color schemes
#cccbc4 color preview, HTML & CSS examples
This text has a color of #cccbc4
<p style="color:#cccbc4;">Text here</p>
.mytext {color:#cccbc4;}
This box has a color of #cccbc4
<div style="background-color:#cccbc4;">Content here</div>
.mybackground {background-color:#cccbc4;}
Border around this has a color of #cccbc4
<div style="border:2px solid #cccbc4;">Content here</div>
.myborder {border:2px solid #cccbc4;}