#cedc0d color space conversions
Hex:
#cedc0d
RGB:
206, 220, 13
CMY:
19, 14, 95
CMYK:
6, 0, 94, 14
HSL:
64°, 88.8412%, 45.6863%
HSV (HSB):
64°, 94.0909%, 86.2745%
XYZ:
51.1194, 64.3373, 10.1048
xyY:
0.4071, 0.5124, 64.3373
CIE-Lab:
84.1411, -25.0252, 82.1075
CIE-LCH:
84.1411, 85.8364, 106.9505
CIE-Luv:
84.1411, -2.6760, 92.9475
Hunter-Lab:
80.2105, -26.6075, 48.6781
#cedc0d color charts
#cedc0d color shades, tints & tones
#cedc0d color schemes
#cedc0d color preview, HTML & CSS examples
This text has a color of #cedc0d
<p style="color:#cedc0d;">Text here</p>
.mytext {color:#cedc0d;}
This box has a color of #cedc0d
<div style="background-color:#cedc0d;">Content here</div>
.mybackground {background-color:#cedc0d;}
Border around this has a color of #cedc0d
<div style="border:2px solid #cedc0d;">Content here</div>
.myborder {border:2px solid #cedc0d;}