#edc20a color space conversions
Hex:
#edc20a
RGB:
237, 194, 10
CMY:
7, 24, 96
CMYK:
0, 18, 96, 7
HSL:
49°, 91.9028%, 48.4314%
HSV (HSB):
49°, 95.7806%, 92.9412%
XYZ:
54.2716, 56.6100, 8.3536
xyY:
0.4552, 0.4748, 56.6100
CIE-Lab:
79.9597, 1.1894, 80.4645
CIE-LCH:
79.9597, 80.4733, 89.1531
CIE-Luv:
79.9597, 37.3880, 83.5718
Hunter-Lab:
75.2396, -2.9143, 46.0850
#edc20a color charts
#edc20a color shades, tints & tones
#edc20a color schemes
#edc20a color preview, HTML & CSS examples
This text has a color of #edc20a
<p style="color:#edc20a;">Text here</p>
.mytext {color:#edc20a;}
This box has a color of #edc20a
<div style="background-color:#edc20a;">Content here</div>
.mybackground {background-color:#edc20a;}
Border around this has a color of #edc20a
<div style="border:2px solid #edc20a;">Content here</div>
.myborder {border:2px solid #edc20a;}