#edcc0d color space conversions
Hex:
#edcc0d
RGB:
237, 204, 13
CMY:
7, 20, 95
CMYK:
0, 14, 95, 7
HSL:
51°, 89.6000%, 49.0196%
HSV (HSB):
51°, 94.5148%, 92.9412%
XYZ:
56.5906, 61.2193, 9.2146
xyY:
0.4455, 0.4819, 61.2193
CIE-Lab:
82.4965, -3.9191, 82.0132
CIE-LCH:
82.4965, 82.1067, 92.7359
CIE-Luv:
82.4965, 29.9778, 87.1372
Hunter-Lab:
78.2428, -7.8214, 47.7874
#edcc0d color charts
#edcc0d color shades, tints & tones
#edcc0d color schemes
#edcc0d color preview, HTML & CSS examples
This text has a color of #edcc0d
<p style="color:#edcc0d;">Text here</p>
.mytext {color:#edcc0d;}
This box has a color of #edcc0d
<div style="background-color:#edcc0d;">Content here</div>
.mybackground {background-color:#edcc0d;}
Border around this has a color of #edcc0d
<div style="border:2px solid #edcc0d;">Content here</div>
.myborder {border:2px solid #edcc0d;}