#ccedcd color space conversions
Hex:
#ccedcd
RGB:
204, 237, 205
CMY:
20, 7, 20
CMYK:
14, 0, 14, 7
HSL:
122°, 47.8261%, 86.4706%
HSV (HSB):
122°, 13.9241%, 92.9412%
XYZ:
66.2055, 77.8135, 69.2877
xyY:
0.3104, 0.3648, 77.8135
CIE-Lab:
90.6947, -16.6686, 11.9299
CIE-LCH:
90.6947, 20.4979, 144.4082
CIE-Luv:
90.6947, -16.6219, 20.7146
Hunter-Lab:
88.2120, -20.4019, 15.1780
#ccedcd color charts
#ccedcd RGB chart
#ccedcd CMYK chart
#ccedcd RGB pie chart
#ccedcd color shades, tints & tones
#ccedcd color schemes
#ccedcd color preview, HTML & CSS examples
This text has a color of #ccedcd
<p style="color:#ccedcd;">Text here</p>
.mytext {color:#ccedcd;}
Text color #ccedcd
This box has a color of #ccedcd
<div style="background-color:#ccedcd;">Content here</div>
.mybackground {background-color:#ccedcd;}
Background color #ccedcd
Border around this has a color of #ccedcd
<div style="border:2px solid #ccedcd;">Content here</div>
.myborder {border:2px solid #ccedcd;}
Border color #ccedcd