#ccd4cd color space conversions
Hex:
#ccd4cd
RGB:
204, 212, 205
CMY:
20, 17, 20
CMYK:
4, 0, 3, 17
HSL:
128°, 8.5106%, 81.5686%
HSV (HSB):
128°, 3.7736%, 83.1373%
XYZ:
59.4648, 64.3321, 67.0408
xyY:
0.3116, 0.3371, 64.3321
CIE-Lab:
84.1384, -3.9922, 2.5059
CIE-LCH:
84.1384, 4.7135, 147.8837
CIE-Luv:
84.1384, -4.1119, 4.4719
Hunter-Lab:
80.2073, -8.0249, 6.5879
#ccd4cd color charts
#ccd4cd color shades, tints & tones
#ccd4cd color schemes
#ccd4cd color preview, HTML & CSS examples
This text has a color of #ccd4cd
<p style="color:#ccd4cd;">Text here</p>
.mytext {color:#ccd4cd;}
This box has a color of #ccd4cd
<div style="background-color:#ccd4cd;">Content here</div>
.mybackground {background-color:#ccd4cd;}
Border around this has a color of #ccd4cd
<div style="border:2px solid #ccd4cd;">Content here</div>
.myborder {border:2px solid #ccd4cd;}