#e3042d color space conversions
Hex:
#e3042d
RGB:
227, 4, 45
CMY:
11, 98, 82
CMYK:
0, 98, 80, 11
HSL:
349°, 96.5368%, 45.2941%
HSV (HSB):
349°, 98.2379%, 89.0196%
XYZ:
32.1956, 16.6072, 3.9912
xyY:
0.6098, 0.3146, 16.6072
CIE-Lab:
47.7612, 73.7099, 43.4958
CIE-LCH:
47.7612, 85.5864, 30.5446
CIE-Luv:
47.7612, 149.8070, 25.6430
Hunter-Lab:
40.7519, 69.7062, 22.7195
#e3042d color charts
#e3042d color shades, tints & tones
#e3042d color schemes
#e3042d color preview, HTML & CSS examples
This text has a color of #e3042d
<p style="color:#e3042d;">Text here</p>
.mytext {color:#e3042d;}
This box has a color of #e3042d
<div style="background-color:#e3042d;">Content here</div>
.mybackground {background-color:#e3042d;}
Border around this has a color of #e3042d
<div style="border:2px solid #e3042d;">Content here</div>
.myborder {border:2px solid #e3042d;}