#e80e19 color space conversions
Hex:
#e80e19
RGB:
232, 14, 25
CMY:
9, 95, 90
CMYK:
0, 94, 89, 9
HSL:
357°, 88.6179%, 48.2353%
HSV (HSB):
357°, 93.9655%, 90.9804%
XYZ:
33.6112, 17.5401, 2.5338
xyY:
0.6261, 0.3267, 17.5401
CIE-Lab:
48.9334, 73.6925, 54.8547
CIE-LCH:
48.9334, 91.8675, 36.6630
CIE-Luv:
48.9334, 155.1898, 32.0657
Hunter-Lab:
41.8809, 69.9625, 25.7296
#e80e19 color charts
#e80e19 color shades, tints & tones
#e80e19 color schemes
#e80e19 color preview, HTML & CSS examples
This text has a color of #e80e19
<p style="color:#e80e19;">Text here</p>
.mytext {color:#e80e19;}
This box has a color of #e80e19
<div style="background-color:#e80e19;">Content here</div>
.mybackground {background-color:#e80e19;}
Border around this has a color of #e80e19
<div style="border:2px solid #e80e19;">Content here</div>
.myborder {border:2px solid #e80e19;}