#e80f2e color space conversions
Hex:
#e80f2e
RGB:
232, 15, 46
CMY:
9, 94, 82
CMYK:
0, 94, 80, 9
HSL:
351°, 87.8543%, 48.4314%
HSV (HSB):
351°, 93.5345%, 90.9804%
XYZ:
33.9427, 17.6947, 4.2112
xyY:
0.6078, 0.3168, 17.6947
CIE-Lab:
49.1237, 74.0309, 44.6461
CIE-LCH:
49.1237, 86.4514, 31.0931
CIE-Luv:
49.1237, 151.5590, 26.8809
Hunter-Lab:
42.0651, 70.4193, 23.5099
#e80f2e color charts
#e80f2e color shades, tints & tones
#e80f2e color schemes
#e80f2e color preview, HTML & CSS examples
This text has a color of #e80f2e
<p style="color:#e80f2e;">Text here</p>
.mytext {color:#e80f2e;}
This box has a color of #e80f2e
<div style="background-color:#e80f2e;">Content here</div>
.mybackground {background-color:#e80f2e;}
Border around this has a color of #e80f2e
<div style="border:2px solid #e80f2e;">Content here</div>
.myborder {border:2px solid #e80f2e;}