#e05a2b color space conversions
Hex:
#e05a2b
RGB:
224, 90, 43
CMY:
12, 65, 83
CMYK:
0, 60, 81, 12
HSL:
16°, 74.4856%, 52.3529%
HSV (HSB):
16°, 80.8036%, 87.8431%
XYZ:
34.8327, 23.3340, 4.9535
xyY:
0.5518, 0.3697, 23.3340
CIE-Lab:
55.4148, 49.9881, 51.7316
CIE-LCH:
55.4148, 71.9372, 45.9820
CIE-Luv:
55.4148, 108.5955, 41.1117
Hunter-Lab:
48.3053, 44.1810, 27.7338
#e05a2b color charts
#e05a2b color shades, tints & tones
#e05a2b color schemes
#e05a2b color preview, HTML & CSS examples
This text has a color of #e05a2b
<p style="color:#e05a2b;">Text here</p>
.mytext {color:#e05a2b;}
This box has a color of #e05a2b
<div style="background-color:#e05a2b;">Content here</div>
.mybackground {background-color:#e05a2b;}
Border around this has a color of #e05a2b
<div style="border:2px solid #e05a2b;">Content here</div>
.myborder {border:2px solid #e05a2b;}