#edc140 color space conversions
Hex:
#edc140
RGB:
237, 193, 64
CMY:
7, 24, 75
CMYK:
0, 19, 73, 7
HSL:
45°, 82.7751%, 59.0196%
HSV (HSB):
45°, 72.9958%, 92.9412%
XYZ:
54.9204, 56.5146, 12.8643
xyY:
0.4418, 0.4547, 56.5146
CIE-Lab:
79.9058, 3.0683, 67.2166
CIE-LCH:
79.9058, 67.2866, 87.3864
CIE-Luv:
79.9058, 36.9369, 74.8464
Hunter-Lab:
75.1762, -1.1541, 42.4775
#edc140 color charts
#edc140 color shades, tints & tones
#edc140 color schemes
#edc140 color preview, HTML & CSS examples
This text has a color of #edc140
<p style="color:#edc140;">Text here</p>
.mytext {color:#edc140;}
This box has a color of #edc140
<div style="background-color:#edc140;">Content here</div>
.mybackground {background-color:#edc140;}
Border around this has a color of #edc140
<div style="border:2px solid #edc140;">Content here</div>
.myborder {border:2px solid #edc140;}