#ccbbbb color space conversions
Hex:
#ccbbbb
RGB:
204, 187, 187
CMY:
20, 27, 27
CMYK:
0, 8, 8, 20
HSL:
0°, 14.2857%, 76.6667%
HSV (HSB):
0°, 8.3333%, 80.0000%
XYZ:
51.6418, 51.9659, 54.3223
xyY:
0.3270, 0.3290, 51.9659
CIE-Lab:
77.2604, 6.0131, 2.1697
CIE-LCH:
77.2604, 6.3925, 19.8407
CIE-Luv:
77.2604, 9.9977, 2.1432
Hunter-Lab:
72.0874, 1.7206, 5.7824
#ccbbbb color charts
#ccbbbb color shades, tints & tones
#ccbbbb color schemes
#ccbbbb color preview, HTML & CSS examples
This text has a color of #ccbbbb
<p style="color:#ccbbbb;">Text here</p>
.mytext {color:#ccbbbb;}
This box has a color of #ccbbbb
<div style="background-color:#ccbbbb;">Content here</div>
.mybackground {background-color:#ccbbbb;}
Border around this has a color of #ccbbbb
<div style="border:2px solid #ccbbbb;">Content here</div>
.myborder {border:2px solid #ccbbbb;}