#ccedcf color space conversions
Hex:
#ccedcf
RGB:
204, 237, 207
CMY:
20, 7, 19
CMYK:
14, 0, 13, 7
HSL:
125°, 47.8261%, 86.4706%
HSV (HSB):
125°, 13.9241%, 92.9412%
XYZ:
66.4485, 77.9107, 70.5676
xyY:
0.3092, 0.3625, 77.9107
CIE-Lab:
90.7392, -16.3183, 10.9538
CIE-LCH:
90.7392, 19.6538, 146.1283
CIE-Luv:
90.7392, -16.6675, 19.2430
Hunter-Lab:
88.2671, -20.0904, 14.3859
#ccedcf color charts
#ccedcf color shades, tints & tones
#ccedcf color schemes
#ccedcf color preview, HTML & CSS examples
This text has a color of #ccedcf
<p style="color:#ccedcf;">Text here</p>
.mytext {color:#ccedcf;}
This box has a color of #ccedcf
<div style="background-color:#ccedcf;">Content here</div>
.mybackground {background-color:#ccedcf;}
Border around this has a color of #ccedcf
<div style="border:2px solid #ccedcf;">Content here</div>
.myborder {border:2px solid #ccedcf;}