#cedc2e color space conversions
Hex:
#cedc2e
RGB:
206, 220, 46
CMY:
19, 14, 82
CMYK:
6, 0, 79, 14
HSL:
65°, 71.3115%, 52.1569%
HSV (HSB):
65°, 79.0909%, 86.2745%
XYZ:
51.5399, 64.5055, 12.3191
xyY:
0.4015, 0.5025, 64.5055
CIE-Lab:
84.2283, -24.2891, 76.0754
CIE-LCH:
84.2283, 79.8588, 107.7071
CIE-Luv:
84.2283, -2.8769, 89.1138
Hunter-Lab:
80.3153, -26.0047, 47.1265
#cedc2e color charts
#cedc2e color shades, tints & tones
#cedc2e color schemes
#cedc2e color preview, HTML & CSS examples
This text has a color of #cedc2e
<p style="color:#cedc2e;">Text here</p>
.mytext {color:#cedc2e;}
This box has a color of #cedc2e
<div style="background-color:#cedc2e;">Content here</div>
.mybackground {background-color:#cedc2e;}
Border around this has a color of #cedc2e
<div style="border:2px solid #cedc2e;">Content here</div>
.myborder {border:2px solid #cedc2e;}