#ccd2c2 color space conversions
Hex:
#ccd2c2
RGB:
204, 210, 194
CMY:
20, 18, 24
CMYK:
3, 0, 8, 18
HSL:
82°, 15.0943%, 79.2157%
HSV (HSB):
82°, 7.6190%, 82.3529%
XYZ:
57.6860, 62.8256, 60.1251
xyY:
0.3193, 0.3478, 62.8256
CIE-Lab:
83.3505, -4.9034, 7.2116
CIE-LCH:
83.3505, 8.7207, 124.2127
CIE-Luv:
83.3505, -2.5655, 11.5520
Hunter-Lab:
79.2626, -8.8001, 10.5090
#ccd2c2 color charts
#ccd2c2 color shades, tints & tones
#ccd2c2 color schemes
#ccd2c2 color preview, HTML & CSS examples
This text has a color of #ccd2c2
<p style="color:#ccd2c2;">Text here</p>
.mytext {color:#ccd2c2;}
This box has a color of #ccd2c2
<div style="background-color:#ccd2c2;">Content here</div>
.mybackground {background-color:#ccd2c2;}
Border around this has a color of #ccd2c2
<div style="border:2px solid #ccd2c2;">Content here</div>
.myborder {border:2px solid #ccd2c2;}