#ccdcd2 color space conversions
Hex:
#ccdcd2
RGB:
204, 220, 210
CMY:
20, 14, 18
CMYK:
7, 0, 5, 14
HSL:
143°, 18.6047%, 83.1373%
HSV (HSB):
143°, 7.2727%, 86.2745%
XYZ:
62.1279, 68.6769, 70.9542
xyY:
0.3079, 0.3404, 68.6769
CIE-Lab:
86.3438, -7.2074, 3.0600
CIE-LCH:
86.3438, 7.8301, 156.9954
CIE-Luv:
86.3438, -8.3405, 5.8876
Hunter-Lab:
82.8715, -11.2057, 7.2462
#ccdcd2 color charts
#ccdcd2 color shades, tints & tones
#ccdcd2 color schemes
#ccdcd2 color preview, HTML & CSS examples
This text has a color of #ccdcd2
<p style="color:#ccdcd2;">Text here</p>
.mytext {color:#ccdcd2;}
This box has a color of #ccdcd2
<div style="background-color:#ccdcd2;">Content here</div>
.mybackground {background-color:#ccdcd2;}
Border around this has a color of #ccdcd2
<div style="border:2px solid #ccdcd2;">Content here</div>
.myborder {border:2px solid #ccdcd2;}