#e3041f color space conversions
Hex:
#e3041f
RGB:
227, 4, 31
CMY:
11, 98, 88
CMYK:
0, 98, 86, 11
HSL:
353°, 96.5368%, 45.2941%
HSV (HSB):
353°, 98.2379%, 89.0196%
XYZ:
31.9693, 16.5167, 2.7994
xyY:
0.6234, 0.3221, 16.5167
CIE-Lab:
47.6452, 73.3916, 50.7042
CIE-LCH:
47.6452, 89.2034, 34.6395
CIE-Luv:
47.6452, 152.3676, 29.4822
Hunter-Lab:
40.6407, 69.2927, 24.3645
#e3041f color charts
#e3041f color shades, tints & tones
#e3041f color schemes
#e3041f color preview, HTML & CSS examples
This text has a color of #e3041f
<p style="color:#e3041f;">Text here</p>
.mytext {color:#e3041f;}
This box has a color of #e3041f
<div style="background-color:#e3041f;">Content here</div>
.mybackground {background-color:#e3041f;}
Border around this has a color of #e3041f
<div style="border:2px solid #e3041f;">Content here</div>
.myborder {border:2px solid #e3041f;}