#e1a32b color space conversions
Hex:
#e1a32b
RGB:
225, 163, 43
CMY:
12, 36, 83
CMYK:
0, 28, 81, 12
HSL:
40°, 75.2066%, 52.5490%
HSV (HSB):
40°, 80.8889%, 88.2353%
XYZ:
44.5846, 42.3764, 8.1151
xyY:
0.4689, 0.4457, 42.3764
CIE-Lab:
71.1296, 12.9362, 66.0566
CIE-LCH:
71.1296, 67.3114, 78.9197
CIE-Luv:
71.1296, 51.1118, 67.4693
Hunter-Lab:
65.0971, 8.3335, 38.1768
#e1a32b color charts
#e1a32b color shades, tints & tones
#e1a32b color schemes
#e1a32b color preview, HTML & CSS examples
This text has a color of #e1a32b
<p style="color:#e1a32b;">Text here</p>
.mytext {color:#e1a32b;}
This box has a color of #e1a32b
<div style="background-color:#e1a32b;">Content here</div>
.mybackground {background-color:#e1a32b;}
Border around this has a color of #e1a32b
<div style="border:2px solid #e1a32b;">Content here</div>
.myborder {border:2px solid #e1a32b;}