#e80a00 color space conversions
Hex:
#e80a00
RGB:
232, 10, 0
CMY:
9, 96, 100
CMYK:
0, 96, 100, 9
HSL:
3°, 100.0000%, 45.4902%
HSV (HSB):
3°, 100.0000%, 90.9804%
XYZ:
33.3873, 17.3729, 1.5936
xyY:
0.6377, 0.3318, 17.3729
CIE-Lab:
48.7265, 73.7975, 62.6755
CIE-LCH:
48.7265, 96.8209, 40.3409
CIE-Luv:
48.7265, 157.8348, 34.8465
Hunter-Lab:
41.6808, 70.0411, 26.9097
#e80a00 color charts
#e80a00 color shades, tints & tones
#e80a00 color schemes
#e80a00 color preview, HTML & CSS examples
This text has a color of #e80a00
<p style="color:#e80a00;">Text here</p>
.mytext {color:#e80a00;}
This box has a color of #e80a00
<div style="background-color:#e80a00;">Content here</div>
.mybackground {background-color:#e80a00;}
Border around this has a color of #e80a00
<div style="border:2px solid #e80a00;">Content here</div>
.myborder {border:2px solid #e80a00;}