#e0a31b color space conversions
Hex:
#e0a31b
RGB:
224, 163, 27
CMY:
12, 36, 89
CMYK:
0, 27, 88, 12
HSL:
41°, 78.4861%, 49.2157%
HSV (HSB):
41°, 87.9464%, 87.8431%
XYZ:
44.0355, 42.1208, 6.8461
xyY:
0.4735, 0.4529, 42.1208
CIE-Lab:
70.9541, 12.0912, 70.3921
CIE-LCH:
70.9541, 71.4230, 80.2534
CIE-Luv:
70.9541, 50.8221, 70.1280
Hunter-Lab:
64.9005, 7.5376, 39.1761
#e0a31b color charts
#e0a31b color shades, tints & tones
#e0a31b color schemes
#e0a31b color preview, HTML & CSS examples
This text has a color of #e0a31b
<p style="color:#e0a31b;">Text here</p>
.mytext {color:#e0a31b;}
This box has a color of #e0a31b
<div style="background-color:#e0a31b;">Content here</div>
.mybackground {background-color:#e0a31b;}
Border around this has a color of #e0a31b
<div style="border:2px solid #e0a31b;">Content here</div>
.myborder {border:2px solid #e0a31b;}