#ccdde8 color space conversions
Hex:
#ccdde8
RGB:
204, 221, 232
CMY:
20, 13, 9
CMYK:
12, 5, 0, 9
HSL:
204°, 37.8378%, 85.4902%
HSV (HSB):
204°, 12.0690%, 90.9804%
XYZ:
65.3238, 70.3765, 86.4850
xyY:
0.2940, 0.3167, 70.3765
CIE-Lab:
87.1812, -3.5003, -7.3224
CIE-LCH:
87.1812, 8.1160, 244.4513
CIE-Luv:
87.1812, -9.6946, -10.7679
Hunter-Lab:
83.8907, -7.8148, -2.4001
#ccdde8 color charts
#ccdde8 color shades, tints & tones
#ccdde8 color schemes
#ccdde8 color preview, HTML & CSS examples
This text has a color of #ccdde8
<p style="color:#ccdde8;">Text here</p>
.mytext {color:#ccdde8;}
This box has a color of #ccdde8
<div style="background-color:#ccdde8;">Content here</div>
.mybackground {background-color:#ccdde8;}
Border around this has a color of #ccdde8
<div style="border:2px solid #ccdde8;">Content here</div>
.myborder {border:2px solid #ccdde8;}