#ccdde0 color space conversions
Hex:
#ccdde0
RGB:
204, 221, 224
CMY:
20, 13, 12
CMYK:
9, 1, 0, 12
HSL:
189°, 24.3902%, 83.9216%
HSV (HSB):
189°, 8.9286%, 87.8431%
XYZ:
64.2128, 69.9321, 80.6349
xyY:
0.2990, 0.3256, 69.9321
CIE-Lab:
86.9635, -5.0779, -3.4235
CIE-LCH:
86.9635, 6.1241, 213.9874
CIE-Luv:
86.9635, -9.3782, -4.3826
Hunter-Lab:
83.6254, -9.2810, 1.3681
#ccdde0 color charts
#ccdde0 color shades, tints & tones
#ccdde0 color schemes
#ccdde0 color preview, HTML & CSS examples
This text has a color of #ccdde0
<p style="color:#ccdde0;">Text here</p>
.mytext {color:#ccdde0;}
This box has a color of #ccdde0
<div style="background-color:#ccdde0;">Content here</div>
.mybackground {background-color:#ccdde0;}
Border around this has a color of #ccdde0
<div style="border:2px solid #ccdde0;">Content here</div>
.myborder {border:2px solid #ccdde0;}