#e3140c color space conversions
Hex:
#e3140c
RGB:
227, 20, 12
CMY:
11, 92, 95
CMYK:
0, 91, 95, 11
HSL:
2°, 89.9582%, 46.8627%
HSV (HSB):
2°, 94.7137%, 89.0196%
XYZ:
31.9951, 16.8577, 1.9154
xyY:
0.6302, 0.3321, 16.8577
CIE-Lab:
48.0803, 71.6094, 58.4684
CIE-LCH:
48.0803, 92.4471, 39.2313
CIE-Luv:
48.0803, 151.6038, 33.5909
Hunter-Lab:
41.0582, 67.2464, 25.9748
#e3140c color charts
#e3140c color shades, tints & tones
#e3140c color schemes
#e3140c color preview, HTML & CSS examples
This text has a color of #e3140c
<p style="color:#e3140c;">Text here</p>
.mytext {color:#e3140c;}
This box has a color of #e3140c
<div style="background-color:#e3140c;">Content here</div>
.mybackground {background-color:#e3140c;}
Border around this has a color of #e3140c
<div style="border:2px solid #e3140c;">Content here</div>
.myborder {border:2px solid #e3140c;}