#ccccbc color space conversions
Hex:
#ccccbc
RGB:
204, 204, 188
CMY:
20, 20, 26
CMYK:
0, 0, 8, 20
HSL:
60°, 13.5593%, 76.8627%
HSV (HSB):
60°, 7.8431%, 80.0000%
XYZ:
55.5718, 59.6539, 56.1624
xyY:
0.3242, 0.3481, 59.6539
CIE-Lab:
81.6497, -2.8086, 7.9663
CIE-LCH:
81.6497, 8.4469, 109.4208
CIE-Luv:
81.6497, 0.8828, 12.2180
Hunter-Lab:
77.2360, -6.7310, 10.9523
#ccccbc color charts
#ccccbc color shades, tints & tones
#ccccbc color schemes
#ccccbc color preview, HTML & CSS examples
This text has a color of #ccccbc
<p style="color:#ccccbc;">Text here</p>
.mytext {color:#ccccbc;}
This box has a color of #ccccbc
<div style="background-color:#ccccbc;">Content here</div>
.mybackground {background-color:#ccccbc;}
Border around this has a color of #ccccbc
<div style="border:2px solid #ccccbc;">Content here</div>
.myborder {border:2px solid #ccccbc;}