#e3350e color space conversions
Hex:
#e3350e
RGB:
227, 53, 14
CMY:
11, 79, 95
CMYK:
0, 77, 94, 11
HSL:
11°, 88.3817%, 47.2549%
HSV (HSB):
11°, 93.8326%, 89.0196%
XYZ:
33.0309, 18.9088, 2.3243
xyY:
0.6087, 0.3485, 18.9088
CIE-Lab:
50.5803, 64.5471, 59.3131
CIE-LCH:
50.5803, 87.6606, 42.5803
CIE-Luv:
50.5803, 138.3527, 37.8083
Hunter-Lab:
43.4843, 59.4923, 27.2698
#e3350e color charts
#e3350e color shades, tints & tones
#e3350e color schemes
#e3350e color preview, HTML & CSS examples
This text has a color of #e3350e
<p style="color:#e3350e;">Text here</p>
.mytext {color:#e3350e;}
This box has a color of #e3350e
<div style="background-color:#e3350e;">Content here</div>
.mybackground {background-color:#e3350e;}
Border around this has a color of #e3350e
<div style="border:2px solid #e3350e;">Content here</div>
.myborder {border:2px solid #e3350e;}