#cccece color space conversions
Hex:
#cccece
RGB:
204, 206, 206
CMY:
20, 19, 19
CMYK:
1, 0, 0, 19
HSL:
180°, 2.0000%, 80.3922%
HSV (HSB):
180°, 0.9709%, 80.7843%
XYZ:
58.1137, 61.4362, 67.1880
xyY:
0.3112, 0.3290, 61.4362
CIE-Lab:
82.6127, -0.6794, -0.2490
CIE-LCH:
82.6127, 0.7236, 200.1312
CIE-Luv:
82.6127, -1.1252, -0.2570
Hunter-Lab:
78.3813, -4.8231, 4.0438
#cccece color charts
#cccece RGB chart
#cccece CMYK chart
#cccece RGB pie chart
#cccece color shades, tints & tones
#cccece color schemes
#cccece color preview, HTML & CSS examples
This text has a color of #cccece
<p style="color:#cccece;">Text here</p>
.mytext {color:#cccece;}
Text color #cccece
This box has a color of #cccece
<div style="background-color:#cccece;">Content here</div>
.mybackground {background-color:#cccece;}
Background color #cccece
Border around this has a color of #cccece
<div style="border:2px solid #cccece;">Content here</div>
.myborder {border:2px solid #cccece;}
Border color #cccece