#cccccc color space conversions
Hex:
#cccccc
RGB:
204, 204, 204
CMY:
20, 20, 20
CMYK:
0, 0, 0, 20
HSL:
0°, 0.0000%, 80.0000%
HSV (HSB):
0°, 0.0000%, 80.0000%
XYZ:
57.3938, 60.3827, 65.7568
xyY:
0.3127, 0.3290, 60.3827
CIE-Lab:
82.0458, 0.0044, -0.0088
CIE-LCH:
82.0458, 0.0099, 296.8129
CIE-Luv:
82.0458, 0.0008, -0.0140
Hunter-Lab:
77.7063, -4.1462, 4.2219
#cccccc color charts
#cccccc RGB chart
#cccccc CMYK chart
#cccccc RGB pie chart
#cccccc color shades, tints & tones
#cccccc color schemes
#cccccc color preview, HTML & CSS examples
This text has a color of #cccccc
<p style="color:#cccccc;">Text here</p>
.mytext {color:#cccccc;}
Text color #cccccc
This box has a color of #cccccc
<div style="background-color:#cccccc;">Content here</div>
.mybackground {background-color:#cccccc;}
Background color #cccccc
Border around this has a color of #cccccc
<div style="border:2px solid #cccccc;">Content here</div>
.myborder {border:2px solid #cccccc;}
Border color #cccccc