#e2c80f color space conversions
Hex:
#e2c80f
RGB:
226, 200, 15
CMY:
11, 22, 94
CMYK:
0, 12, 93, 11
HSL:
53°, 87.5519%, 47.2549%
HSV (HSB):
53°, 93.3628%, 88.6275%
XYZ:
52.1045, 57.5118, 8.8066
xyY:
0.4400, 0.4856, 57.5118
CIE-Lab:
80.4666, -6.5917, 79.8290
CIE-LCH:
80.4666, 80.1006, 94.7203
CIE-Luv:
80.4666, 24.6857, 85.3650
Hunter-Lab:
75.8365, -10.0730, 46.2004
#e2c80f color charts
#e2c80f color shades, tints & tones
#e2c80f color schemes
#e2c80f color preview, HTML & CSS examples
This text has a color of #e2c80f
<p style="color:#e2c80f;">Text here</p>
.mytext {color:#e2c80f;}
This box has a color of #e2c80f
<div style="background-color:#e2c80f;">Content here</div>
.mybackground {background-color:#e2c80f;}
Border around this has a color of #e2c80f
<div style="border:2px solid #e2c80f;">Content here</div>
.myborder {border:2px solid #e2c80f;}