#e05e2f color space conversions
Hex:
#e05e2f
RGB:
224, 94, 47
CMY:
12, 63, 82
CMYK:
0, 58, 79, 12
HSL:
16°, 74.0586%, 53.1373%
HSV (HSB):
16°, 79.0179%, 87.8431%
XYZ:
35.2563, 24.0579, 5.4748
xyY:
0.5442, 0.3713, 24.0579
CIE-Lab:
56.1458, 48.2818, 50.5708
CIE-LCH:
56.1458, 69.9180, 46.3265
CIE-Luv:
56.1458, 105.1034, 41.2398
Hunter-Lab:
49.0489, 42.4700, 27.7164
#e05e2f color charts
#e05e2f color shades, tints & tones
#e05e2f color schemes
#e05e2f color preview, HTML & CSS examples
This text has a color of #e05e2f
<p style="color:#e05e2f;">Text here</p>
.mytext {color:#e05e2f;}
This box has a color of #e05e2f
<div style="background-color:#e05e2f;">Content here</div>
.mybackground {background-color:#e05e2f;}
Border around this has a color of #e05e2f
<div style="border:2px solid #e05e2f;">Content here</div>
.myborder {border:2px solid #e05e2f;}