#e5271c color space conversions
Hex:
#e5271c
RGB:
229, 39, 28
CMY:
10, 85, 89
CMYK:
0, 83, 88, 10
HSL:
3°, 79.4466%, 50.3922%
HSV (HSB):
3°, 87.7729%, 89.8039%
XYZ:
33.2482, 18.1929, 2.8578
xyY:
0.6123, 0.3351, 18.1929
CIE-Lab:
49.7292, 68.9849, 53.8896
CIE-LCH:
49.7292, 87.5386, 37.9962
CIE-Luv:
49.7292, 145.2913, 33.5725
Hunter-Lab:
42.6531, 64.4982, 25.8847
#e5271c color charts
#e5271c color shades, tints & tones
#e5271c color schemes
#e5271c color preview, HTML & CSS examples
This text has a color of #e5271c
<p style="color:#e5271c;">Text here</p>
.mytext {color:#e5271c;}
This box has a color of #e5271c
<div style="background-color:#e5271c;">Content here</div>
.mybackground {background-color:#e5271c;}
Border around this has a color of #e5271c
<div style="border:2px solid #e5271c;">Content here</div>
.myborder {border:2px solid #e5271c;}