#ccdae4 color space conversions
Hex:
#ccdae4
RGB:
204, 218, 228
CMY:
20, 15, 11
CMYK:
11, 4, 0, 11
HSL:
205°, 30.7692%, 84.7059%
HSV (HSB):
205°, 10.5263%, 89.4118%
XYZ:
63.9768, 68.5816, 83.2644
xyY:
0.2964, 0.3178, 68.5816
CIE-Lab:
86.2964, -2.7406, -6.5196
CIE-LCH:
86.2964, 7.0722, 247.1996
CIE-Luv:
86.2964, -8.0987, -9.6136
Hunter-Lab:
82.8140, -7.0268, -1.6427
#ccdae4 color charts
#ccdae4 color shades, tints & tones
#ccdae4 color schemes
#ccdae4 color preview, HTML & CSS examples
This text has a color of #ccdae4
<p style="color:#ccdae4;">Text here</p>
.mytext {color:#ccdae4;}
This box has a color of #ccdae4
<div style="background-color:#ccdae4;">Content here</div>
.mybackground {background-color:#ccdae4;}
Border around this has a color of #ccdae4
<div style="border:2px solid #ccdae4;">Content here</div>
.myborder {border:2px solid #ccdae4;}