#e4130d color space conversions
Hex:
#e4130d
RGB:
228, 19, 13
CMY:
11, 93, 95
CMYK:
0, 92, 94, 11
HSL:
2°, 89.2116%, 47.2549%
HSV (HSB):
2°, 94.2982%, 89.4118%
XYZ:
32.3004, 16.9888, 1.9575
xyY:
0.6303, 0.3315, 16.9888
CIE-Lab:
48.2459, 71.9986, 58.3752
CIE-LCH:
48.2459, 92.6902, 39.0345
CIE-Luv:
48.2459, 152.4807, 33.5519
Hunter-Lab:
41.2175, 67.7526, 26.0364
#e4130d color charts
#e4130d color shades, tints & tones
#e4130d color schemes
#e4130d color preview, HTML & CSS examples
This text has a color of #e4130d
<p style="color:#e4130d;">Text here</p>
.mytext {color:#e4130d;}
This box has a color of #e4130d
<div style="background-color:#e4130d;">Content here</div>
.mybackground {background-color:#e4130d;}
Border around this has a color of #e4130d
<div style="border:2px solid #e4130d;">Content here</div>
.myborder {border:2px solid #e4130d;}