#e3130a color space conversions
Hex:
#e3130a
RGB:
227, 19, 10
CMY:
11, 93, 96
CMYK:
0, 92, 96, 11
HSL:
2°, 91.5612%, 46.4706%
HSV (HSB):
2°, 95.5947%, 89.0196%
XYZ:
31.9662, 16.8186, 1.8487
xyY:
0.6313, 0.3322, 16.8186
CIE-Lab:
48.0306, 71.7191, 58.9937
CIE-LCH:
48.0306, 92.8649, 39.4396
CIE-Luv:
48.0306, 151.9736, 33.7151
Hunter-Lab:
41.0104, 67.3663, 26.0346
#e3130a color charts
#e3130a color shades, tints & tones
#e3130a color schemes
#e3130a color preview, HTML & CSS examples
This text has a color of #e3130a
<p style="color:#e3130a;">Text here</p>
.mytext {color:#e3130a;}
This box has a color of #e3130a
<div style="background-color:#e3130a;">Content here</div>
.mybackground {background-color:#e3130a;}
Border around this has a color of #e3130a
<div style="border:2px solid #e3130a;">Content here</div>
.myborder {border:2px solid #e3130a;}