#e04b2f color space conversions
Hex:
#e04b2f
RGB:
224, 75, 47
CMY:
12, 71, 82
CMYK:
0, 67, 79, 12
HSL:
9°, 74.0586%, 53.1373%
HSV (HSB):
9°, 79.0179%, 87.8431%
XYZ:
33.7696, 21.0847, 4.9792
xyY:
0.5644, 0.3524, 21.0847
CIE-Lab:
53.0421, 56.5376, 47.5176
CIE-LCH:
53.0421, 73.8541, 40.0457
CIE-Luv:
53.0421, 118.7821, 35.5751
Hunter-Lab:
45.9181, 50.9181, 25.7134
#e04b2f color charts
#e04b2f color shades, tints & tones
#e04b2f color schemes
#e04b2f color preview, HTML & CSS examples
This text has a color of #e04b2f
<p style="color:#e04b2f;">Text here</p>
.mytext {color:#e04b2f;}
This box has a color of #e04b2f
<div style="background-color:#e04b2f;">Content here</div>
.mybackground {background-color:#e04b2f;}
Border around this has a color of #e04b2f
<div style="border:2px solid #e04b2f;">Content here</div>
.myborder {border:2px solid #e04b2f;}