#cccbb4 color space conversions
Hex:
#cccbb4
RGB:
204, 203, 180
CMY:
20, 20, 29
CMYK:
0, 0, 12, 20
HSL:
57°, 19.0476%, 75.2941%
HSV (HSB):
57°, 11.7647%, 80.0000%
XYZ:
54.4960, 58.8445, 51.6659
xyY:
0.3303, 0.3566, 58.8445
CIE-Lab:
81.2061, -3.6118, 11.6014
CIE-LCH:
81.2061, 12.1507, 107.2927
CIE-Luv:
81.2061, 1.8471, 17.4971
Hunter-Lab:
76.7102, -7.4339, 13.7641
#cccbb4 color charts
#cccbb4 color shades, tints & tones
#cccbb4 color schemes
#cccbb4 color preview, HTML & CSS examples
This text has a color of #cccbb4
<p style="color:#cccbb4;">Text here</p>
.mytext {color:#cccbb4;}
This box has a color of #cccbb4
<div style="background-color:#cccbb4;">Content here</div>
.mybackground {background-color:#cccbb4;}
Border around this has a color of #cccbb4
<div style="border:2px solid #cccbb4;">Content here</div>
.myborder {border:2px solid #cccbb4;}