#e80e0f color space conversions
Hex:
#e80e0f
RGB:
232, 14, 15
CMY:
9, 95, 94
CMYK:
0, 94, 94, 9
HSL:
360°, 88.6179%, 48.2353%
HSV (HSB):
360°, 93.9655%, 90.9804%
XYZ:
33.5220, 17.5044, 2.0638
xyY:
0.6314, 0.3297, 17.5044
CIE-Lab:
48.8894, 73.5693, 58.5529
CIE-LCH:
48.8894, 94.0260, 38.5158
CIE-Luv:
48.8894, 156.1893, 33.5803
Hunter-Lab:
41.8382, 69.8024, 26.3621
#e80e0f color charts
#e80e0f color shades, tints & tones
#e80e0f color schemes
#e80e0f color preview, HTML & CSS examples
This text has a color of #e80e0f
<p style="color:#e80e0f;">Text here</p>
.mytext {color:#e80e0f;}
This box has a color of #e80e0f
<div style="background-color:#e80e0f;">Content here</div>
.mybackground {background-color:#e80e0f;}
Border around this has a color of #e80e0f
<div style="border:2px solid #e80e0f;">Content here</div>
.myborder {border:2px solid #e80e0f;}