#e3313c color space conversions
Hex:
#e3313c
RGB:
227, 49, 60
CMY:
11, 81, 76
CMYK:
0, 78, 74, 11
HSL:
356°, 76.0684%, 54.1176%
HSV (HSB):
356°, 78.4141%, 89.0196%
XYZ:
33.5925, 18.8538, 6.1436
xyY:
0.5734, 0.3218, 18.8538
CIE-Lab:
50.5157, 66.8068, 37.9724
CIE-LCH:
50.5157, 76.8444, 29.6135
CIE-Luv:
50.5157, 133.6185, 25.2439
Hunter-Lab:
43.4209, 62.1094, 22.0058
#e3313c color charts
#e3313c color shades, tints & tones
#e3313c color schemes
#e3313c color preview, HTML & CSS examples
This text has a color of #e3313c
<p style="color:#e3313c;">Text here</p>
.mytext {color:#e3313c;}
This box has a color of #e3313c
<div style="background-color:#e3313c;">Content here</div>
.mybackground {background-color:#e3313c;}
Border around this has a color of #e3313c
<div style="border:2px solid #e3313c;">Content here</div>
.myborder {border:2px solid #e3313c;}