#ccdcdd color space conversions
Hex:
#ccdcdd
RGB:
204, 220, 221
CMY:
20, 14, 13
CMYK:
8, 0, 0, 13
HSL:
184°, 20.0000%, 83.3333%
HSV (HSB):
184°, 7.6923%, 86.6667%
XYZ:
63.5462, 69.2442, 78.4228
xyY:
0.3009, 0.3278, 69.2442
CIE-Lab:
86.6248, -5.1415, -2.3374
CIE-LCH:
86.6248, 5.6479, 204.4474
CIE-Luv:
86.6248, -8.7748, -2.6872
Hunter-Lab:
83.2131, -9.3104, 2.3723
#ccdcdd color charts
#ccdcdd color shades, tints & tones
#ccdcdd color schemes
#ccdcdd color preview, HTML & CSS examples
This text has a color of #ccdcdd
<p style="color:#ccdcdd;">Text here</p>
.mytext {color:#ccdcdd;}
This box has a color of #ccdcdd
<div style="background-color:#ccdcdd;">Content here</div>
.mybackground {background-color:#ccdcdd;}
Border around this has a color of #ccdcdd
<div style="border:2px solid #ccdcdd;">Content here</div>
.myborder {border:2px solid #ccdcdd;}