#e05a31 color space conversions
Hex:
#e05a31
RGB:
224, 90, 49
CMY:
12, 65, 81
CMYK:
0, 60, 78, 12
HSL:
14°, 73.8397%, 53.5294%
HSV (HSB):
14°, 78.1250%, 87.8431%
XYZ:
34.9510, 23.3814, 5.5767
xyY:
0.5469, 0.3659, 23.3814
CIE-Lab:
55.4630, 50.1848, 48.9384
CIE-LCH:
55.4630, 70.0962, 44.2796
CIE-Luv:
55.4630, 107.8532, 39.3711
Hunter-Lab:
48.3543, 44.4018, 27.0101
#e05a31 color charts
#e05a31 color shades, tints & tones
#e05a31 color schemes
#e05a31 color preview, HTML & CSS examples
This text has a color of #e05a31
<p style="color:#e05a31;">Text here</p>
.mytext {color:#e05a31;}
This box has a color of #e05a31
<div style="background-color:#e05a31;">Content here</div>
.mybackground {background-color:#e05a31;}
Border around this has a color of #e05a31
<div style="border:2px solid #e05a31;">Content here</div>
.myborder {border:2px solid #e05a31;}