#cccdc5 color space conversions
Hex:
#cccdc5
RGB:
204, 205, 197
CMY:
20, 20, 23
CMYK:
0, 0, 4, 20
HSL:
68°, 7.4074%, 78.8235%
HSV (HSB):
68°, 3.9024%, 80.3922%
XYZ:
56.8112, 60.5312, 61.5127
xyY:
0.3176, 0.3384, 60.5312
CIE-Lab:
82.1261, -1.7765, 3.8478
CIE-LCH:
82.1261, 4.2381, 114.7824
CIE-Luv:
82.1261, -0.1263, 6.0509
Hunter-Lab:
77.8018, -5.8118, 7.5846
#cccdc5 color charts
#cccdc5 color shades, tints & tones
#cccdc5 color schemes
#cccdc5 color preview, HTML & CSS examples
This text has a color of #cccdc5
<p style="color:#cccdc5;">Text here</p>
.mytext {color:#cccdc5;}
This box has a color of #cccdc5
<div style="background-color:#cccdc5;">Content here</div>
.mybackground {background-color:#cccdc5;}
Border around this has a color of #cccdc5
<div style="border:2px solid #cccdc5;">Content here</div>
.myborder {border:2px solid #cccdc5;}