#e1812c color space conversions
Hex:
#e1812c
RGB:
225, 129, 44
CMY:
12, 49, 83
CMYK:
0, 43, 80, 12
HSL:
28°, 75.1037%, 52.7451%
HSV (HSB):
28°, 80.4444%, 88.2353%
XYZ:
39.3562, 31.8899, 6.4639
xyY:
0.5064, 0.4104, 31.8899
CIE-Lab:
63.2518, 31.0708, 58.6205
CIE-LCH:
63.2518, 66.3457, 62.0749
CIE-Luv:
63.2518, 78.3327, 54.2990
Hunter-Lab:
56.4712, 25.5768, 32.7432
#e1812c color charts
#e1812c color shades, tints & tones
#e1812c color schemes
#e1812c color preview, HTML & CSS examples
This text has a color of #e1812c
<p style="color:#e1812c;">Text here</p>
.mytext {color:#e1812c;}
This box has a color of #e1812c
<div style="background-color:#e1812c;">Content here</div>
.mybackground {background-color:#e1812c;}
Border around this has a color of #e1812c
<div style="border:2px solid #e1812c;">Content here</div>
.myborder {border:2px solid #e1812c;}