#e3313e color space conversions
Hex:
#e3313e
RGB:
227, 49, 62
CMY:
11, 81, 76
CMYK:
0, 78, 73, 11
HSL:
356°, 76.0684%, 54.1176%
HSV (HSB):
356°, 78.4141%, 89.0196%
XYZ:
33.6464, 18.8753, 6.4274
xyY:
0.5708, 0.3202, 18.8753
CIE-Lab:
50.5410, 66.8865, 36.8527
CIE-LCH:
50.5410, 76.3671, 28.8536
CIE-Luv:
50.5410, 133.1430, 24.4186
Hunter-Lab:
43.4457, 62.2085, 21.6406
#e3313e color charts
#e3313e color shades, tints & tones
#e3313e color schemes
#e3313e color preview, HTML & CSS examples
This text has a color of #e3313e
<p style="color:#e3313e;">Text here</p>
.mytext {color:#e3313e;}
This box has a color of #e3313e
<div style="background-color:#e3313e;">Content here</div>
.mybackground {background-color:#e3313e;}
Border around this has a color of #e3313e
<div style="border:2px solid #e3313e;">Content here</div>
.myborder {border:2px solid #e3313e;}