#ccdae9 color space conversions
Hex:
#ccdae9
RGB:
204, 218, 233
CMY:
20, 15, 9
CMYK:
12, 6, 0, 9
HSL:
211°, 39.7260%, 85.6863%
HSV (HSB):
211°, 12.4464%, 91.3725%
XYZ:
64.6812, 68.8634, 86.9737
xyY:
0.2933, 0.3123, 68.8634
CIE-Lab:
86.4363, -1.7413, -8.9548
CIE-LCH:
86.4363, 9.1226, 258.9958
CIE-Luv:
86.4363, -8.3132, -13.6384
Hunter-Lab:
82.9840, -6.0914, -4.0518
#ccdae9 color charts
#ccdae9 color shades, tints & tones
#ccdae9 color schemes
#ccdae9 color preview, HTML & CSS examples
This text has a color of #ccdae9
<p style="color:#ccdae9;">Text here</p>
.mytext {color:#ccdae9;}
This box has a color of #ccdae9
<div style="background-color:#ccdae9;">Content here</div>
.mybackground {background-color:#ccdae9;}
Border around this has a color of #ccdae9
<div style="border:2px solid #ccdae9;">Content here</div>
.myborder {border:2px solid #ccdae9;}