#e3020d color space conversions
Hex:
#e3020d
RGB:
227, 2, 13
CMY:
11, 99, 95
CMYK:
0, 99, 94, 11
HSL:
357°, 98.2533%, 44.9020%
HSV (HSB):
357°, 99.1189%, 89.0196%
XYZ:
31.7729, 16.4034, 1.8723
xyY:
0.6348, 0.3277, 16.4034
CIE-Lab:
47.4993, 73.3068, 57.8594
CIE-LCH:
47.4993, 93.3895, 38.2832
CIE-Luv:
47.4993, 154.7121, 32.4276
Hunter-Lab:
40.5011, 69.1556, 25.6098
#e3020d color charts
#e3020d color shades, tints & tones
#e3020d color schemes
#e3020d color preview, HTML & CSS examples
This text has a color of #e3020d
<p style="color:#e3020d;">Text here</p>
.mytext {color:#e3020d;}
This box has a color of #e3020d
<div style="background-color:#e3020d;">Content here</div>
.mybackground {background-color:#e3020d;}
Border around this has a color of #e3020d
<div style="border:2px solid #e3020d;">Content here</div>
.myborder {border:2px solid #e3020d;}