#e80e21 color space conversions
Hex:
#e80e21
RGB:
232, 14, 33
CMY:
9, 95, 87
CMYK:
0, 94, 86, 9
HSL:
355°, 88.6179%, 48.2353%
HSV (HSB):
355°, 93.9655%, 90.9804%
XYZ:
33.7103, 17.5797, 3.0553
xyY:
0.6203, 0.3235, 17.5797
CIE-Lab:
48.9823, 73.8289, 51.2628
CIE-LCH:
48.9823, 89.8809, 34.7740
CIE-Luv:
48.9823, 154.0955, 30.4053
Hunter-Lab:
41.9281, 70.1399, 25.0292
#e80e21 color charts
#e80e21 color shades, tints & tones
#e80e21 color schemes
#e80e21 color preview, HTML & CSS examples
This text has a color of #e80e21
<p style="color:#e80e21;">Text here</p>
.mytext {color:#e80e21;}
This box has a color of #e80e21
<div style="background-color:#e80e21;">Content here</div>
.mybackground {background-color:#e80e21;}
Border around this has a color of #e80e21
<div style="border:2px solid #e80e21;">Content here</div>
.myborder {border:2px solid #e80e21;}