#cedc1e color space conversions
Hex:
#cedc1e
RGB:
206, 220, 30
CMY:
19, 14, 88
CMYK:
6, 0, 86, 14
HSL:
64°, 76.0000%, 49.0196%
HSV (HSB):
64°, 86.3636%, 86.2745%
XYZ:
51.2811, 64.4019, 10.9563
xyY:
0.4049, 0.5085, 64.4019
CIE-Lab:
84.1746, -24.7415, 79.6902
CIE-LCH:
84.1746, 83.4426, 107.2480
CIE-Luv:
84.1746, -2.7536, 91.4658
Hunter-Lab:
80.2508, -26.3755, 48.0810
#cedc1e color charts
#cedc1e color shades, tints & tones
#cedc1e color schemes
#cedc1e color preview, HTML & CSS examples
This text has a color of #cedc1e
<p style="color:#cedc1e;">Text here</p>
.mytext {color:#cedc1e;}
This box has a color of #cedc1e
<div style="background-color:#cedc1e;">Content here</div>
.mybackground {background-color:#cedc1e;}
Border around this has a color of #cedc1e
<div style="border:2px solid #cedc1e;">Content here</div>
.myborder {border:2px solid #cedc1e;}