#e2a12c color space conversions
Hex:
#e2a12c
RGB:
226, 161, 44
CMY:
11, 37, 83
CMYK:
0, 29, 81, 11
HSL:
39°, 75.8333%, 52.9412%
HSV (HSB):
39°, 80.5310%, 88.6275%
XYZ:
44.5635, 41.8403, 8.1101
xyY:
0.4715, 0.4427, 41.8403
CIE-Lab:
70.7607, 14.4653, 65.4378
CIE-LCH:
70.7607, 67.0175, 77.5350
CIE-Luv:
70.7607, 53.4354, 66.5218
Hunter-Lab:
64.6841, 9.7787, 37.8451
#e2a12c color charts
#e2a12c color shades, tints & tones
#e2a12c color schemes
#e2a12c color preview, HTML & CSS examples
This text has a color of #e2a12c
<p style="color:#e2a12c;">Text here</p>
.mytext {color:#e2a12c;}
This box has a color of #e2a12c
<div style="background-color:#e2a12c;">Content here</div>
.mybackground {background-color:#e2a12c;}
Border around this has a color of #e2a12c
<div style="border:2px solid #e2a12c;">Content here</div>
.myborder {border:2px solid #e2a12c;}