#e2c00f color space conversions
Hex:
#e2c00f
RGB:
226, 192, 15
CMY:
11, 25, 94
CMYK:
0, 15, 93, 11
HSL:
50°, 87.5519%, 47.2549%
HSV (HSB):
50°, 93.3628%, 88.6275%
XYZ:
50.2999, 53.9025, 8.2051
xyY:
0.4475, 0.4795, 53.9025
CIE-Lab:
78.4049, -2.4848, 78.2902
CIE-LCH:
78.4049, 78.3296, 91.8179
CIE-Luv:
78.4049, 30.4785, 82.3410
Hunter-Lab:
73.4183, -6.1893, 44.7667
#e2c00f color charts
#e2c00f color shades, tints & tones
#e2c00f color schemes
#e2c00f color preview, HTML & CSS examples
This text has a color of #e2c00f
<p style="color:#e2c00f;">Text here</p>
.mytext {color:#e2c00f;}
This box has a color of #e2c00f
<div style="background-color:#e2c00f;">Content here</div>
.mybackground {background-color:#e2c00f;}
Border around this has a color of #e2c00f
<div style="border:2px solid #e2c00f;">Content here</div>
.myborder {border:2px solid #e2c00f;}