#ccdade color space conversions
Hex:
#ccdade
RGB:
204, 218, 222
CMY:
20, 15, 13
CMYK:
8, 2, 0, 13
HSL:
193°, 21.4286%, 83.5294%
HSV (HSB):
193°, 8.1081%, 87.0588%
XYZ:
63.1581, 68.2541, 78.9528
xyY:
0.3002, 0.3245, 68.2541
CIE-Lab:
86.1334, -3.9150, -3.5878
CIE-LCH:
86.1334, 5.3103, 222.5029
CIE-Luv:
86.1334, -7.8439, -4.8295
Hunter-Lab:
82.6160, -8.1189, 1.1702
#ccdade color charts
#ccdade color shades, tints & tones
#ccdade color schemes
#ccdade color preview, HTML & CSS examples
This text has a color of #ccdade
<p style="color:#ccdade;">Text here</p>
.mytext {color:#ccdade;}
This box has a color of #ccdade
<div style="background-color:#ccdade;">Content here</div>
.mybackground {background-color:#ccdade;}
Border around this has a color of #ccdade
<div style="border:2px solid #ccdade;">Content here</div>
.myborder {border:2px solid #ccdade;}