#e25a2f color space conversions
Hex:
#e25a2f
RGB:
226, 90, 47
CMY:
11, 65, 82
CMYK:
0, 60, 79, 11
HSL:
14°, 75.5274%, 53.5294%
HSV (HSB):
14°, 79.2035%, 88.6275%
XYZ:
35.5333, 23.6863, 5.3884
xyY:
0.5500, 0.3666, 23.6863
CIE-Lab:
55.7723, 50.8297, 50.3170
CIE-LCH:
55.7723, 71.5225, 44.7096
CIE-Luv:
55.7723, 109.7620, 40.2023
Hunter-Lab:
48.6686, 45.1541, 27.5036
#e25a2f color charts
#e25a2f color shades, tints & tones
#e25a2f color schemes
#e25a2f color preview, HTML & CSS examples
This text has a color of #e25a2f
<p style="color:#e25a2f;">Text here</p>
.mytext {color:#e25a2f;}
This box has a color of #e25a2f
<div style="background-color:#e25a2f;">Content here</div>
.mybackground {background-color:#e25a2f;}
Border around this has a color of #e25a2f
<div style="border:2px solid #e25a2f;">Content here</div>
.myborder {border:2px solid #e25a2f;}