#e9080d color space conversions
Hex:
#e9080d
RGB:
233, 8, 13
CMY:
9, 97, 95
CMYK:
0, 97, 94, 9
HSL:
359°, 93.3610%, 47.2549%
HSV (HSB):
359°, 96.5665%, 91.3725%
XYZ:
33.7638, 17.5264, 1.9841
xyY:
0.6338, 0.3290, 17.5264
CIE-Lab:
48.9165, 74.2995, 59.2949
CIE-LCH:
48.9165, 95.0595, 38.5917
CIE-Luv:
48.9165, 157.9983, 33.6506
Hunter-Lab:
41.8645, 70.6975, 26.4951
#e9080d color charts
#e9080d color shades, tints & tones
#e9080d color schemes
#e9080d color preview, HTML & CSS examples
This text has a color of #e9080d
<p style="color:#e9080d;">Text here</p>
.mytext {color:#e9080d;}
This box has a color of #e9080d
<div style="background-color:#e9080d;">Content here</div>
.mybackground {background-color:#e9080d;}
Border around this has a color of #e9080d
<div style="border:2px solid #e9080d;">Content here</div>
.myborder {border:2px solid #e9080d;}