#e8001f color space conversions
Hex:
#e8001f
RGB:
232, 0, 31
CMY:
9, 100, 88
CMYK:
0, 100, 87, 9
HSL:
352°, 100.0000%, 45.4902%
HSV (HSB):
352°, 100.0000%, 90.9804%
XYZ:
33.5260, 17.2547, 2.8598
xyY:
0.6250, 0.3217, 17.2547
CIE-Lab:
48.5794, 74.9196, 51.8934
CIE-LCH:
48.5794, 91.1365, 34.7086
CIE-Luv:
48.5794, 156.4923, 30.1317
Hunter-Lab:
41.5388, 71.3746, 24.9953
#e8001f color charts
#e8001f color shades, tints & tones
#e8001f color schemes
#e8001f color preview, HTML & CSS examples
This text has a color of #e8001f
<p style="color:#e8001f;">Text here</p>
.mytext {color:#e8001f;}
This box has a color of #e8001f
<div style="background-color:#e8001f;">Content here</div>
.mybackground {background-color:#e8001f;}
Border around this has a color of #e8001f
<div style="border:2px solid #e8001f;">Content here</div>
.myborder {border:2px solid #e8001f;}