#edc200 color space conversions
Hex:
#edc200
RGB:
237, 194, 0
CMY:
7, 24, 100
CMYK:
0, 18, 100, 7
HSL:
49°, 100.0000%, 46.4706%
HSV (HSB):
49°, 100.0000%, 92.9412%
XYZ:
54.2168, 56.5881, 8.0651
xyY:
0.4561, 0.4761, 56.5881
CIE-Lab:
79.9474, 1.1031, 81.4329
CIE-LCH:
79.9474, 81.4404, 89.2239
CIE-Luv:
79.9474, 37.4639, 84.1060
Hunter-Lab:
75.2251, -2.9938, 46.3009
#edc200 color charts
#edc200 color shades, tints & tones
#edc200 color schemes
#edc200 color preview, HTML & CSS examples
This text has a color of #edc200
<p style="color:#edc200;">Text here</p>
.mytext {color:#edc200;}
This box has a color of #edc200
<div style="background-color:#edc200;">Content here</div>
.mybackground {background-color:#edc200;}
Border around this has a color of #edc200
<div style="border:2px solid #edc200;">Content here</div>
.myborder {border:2px solid #edc200;}