#ccedaf color space conversions
Hex:
#ccedaf
RGB:
204, 237, 175
CMY:
20, 7, 31
CMYK:
14, 0, 26, 7
HSL:
92°, 63.2653%, 80.7843%
HSV (HSB):
92°, 26.1603%, 92.9412%
XYZ:
62.9239, 76.5009, 52.0071
xyY:
0.3287, 0.3996, 76.5009
CIE-Lab:
90.0914, -21.5154, 26.5783
CIE-LCH:
90.0914, 34.1953, 128.9905
CIE-Luv:
90.0914, -15.9800, 41.6085
Hunter-Lab:
87.4648, -24.6470, 25.9711
#ccedaf color charts
#ccedaf color shades, tints & tones
#ccedaf color schemes
#ccedaf color preview, HTML & CSS examples
This text has a color of #ccedaf
<p style="color:#ccedaf;">Text here</p>
.mytext {color:#ccedaf;}
This box has a color of #ccedaf
<div style="background-color:#ccedaf;">Content here</div>
.mybackground {background-color:#ccedaf;}
Border around this has a color of #ccedaf
<div style="border:2px solid #ccedaf;">Content here</div>
.myborder {border:2px solid #ccedaf;}