#e9020d color space conversions
Hex:
#e9020d
RGB:
233, 2, 13
CMY:
9, 99, 95
CMYK:
0, 99, 94, 9
HSL:
357°, 98.2979%, 46.0784%
HSV (HSB):
357°, 99.1416%, 91.3725%
XYZ:
33.6986, 17.3961, 1.9624
xyY:
0.6351, 0.3279, 17.3961
CIE-Lab:
48.7553, 74.7666, 59.2096
CIE-LCH:
48.7553, 95.3720, 38.3766
CIE-Luv:
48.7553, 158.8898, 33.3584
Hunter-Lab:
41.7086, 71.2295, 26.4064
#e9020d color charts
#e9020d color shades, tints & tones
#e9020d color schemes
#e9020d color preview, HTML & CSS examples
This text has a color of #e9020d
<p style="color:#e9020d;">Text here</p>
.mytext {color:#e9020d;}
This box has a color of #e9020d
<div style="background-color:#e9020d;">Content here</div>
.mybackground {background-color:#e9020d;}
Border around this has a color of #e9020d
<div style="border:2px solid #e9020d;">Content here</div>
.myborder {border:2px solid #e9020d;}