#ccdcda color space conversions
Hex:
#ccdcda
RGB:
204, 220, 218
CMY:
20, 14, 15
CMYK:
7, 0, 1, 14
HSL:
173°, 18.6047%, 83.1373%
HSV (HSB):
173°, 7.2727%, 86.2745%
XYZ:
63.1499, 69.0857, 76.3362
xyY:
0.3028, 0.3312, 69.0857
CIE-Lab:
86.5465, -5.7144, -0.8682
CIE-LCH:
86.5465, 5.7800, 188.6388
CIE-Luv:
86.5465, -8.6552, -0.3279
Hunter-Lab:
83.1178, -9.8383, 3.7300
#ccdcda color charts
#ccdcda color shades, tints & tones
#ccdcda color schemes
#ccdcda color preview, HTML & CSS examples
This text has a color of #ccdcda
<p style="color:#ccdcda;">Text here</p>
.mytext {color:#ccdcda;}
This box has a color of #ccdcda
<div style="background-color:#ccdcda;">Content here</div>
.mybackground {background-color:#ccdcda;}
Border around this has a color of #ccdcda
<div style="border:2px solid #ccdcda;">Content here</div>
.myborder {border:2px solid #ccdcda;}