#e1212d color space conversions
Hex:
#e1212d
RGB:
225, 33, 45
CMY:
12, 87, 82
CMYK:
0, 85, 80, 12
HSL:
356°, 76.1905%, 50.5882%
HSV (HSB):
356°, 85.3333%, 88.2353%
XYZ:
32.0688, 17.2847, 4.1287
xyY:
0.5996, 0.3232, 17.2847
CIE-Lab:
48.6168, 69.5640, 44.2168
CIE-LCH:
48.6168, 82.4274, 32.4412
CIE-Luv:
48.6168, 141.8879, 27.7105
Hunter-Lab:
41.5749, 64.9301, 23.2145
#e1212d color charts
#e1212d color shades, tints & tones
#e1212d color schemes
#e1212d color preview, HTML & CSS examples
This text has a color of #e1212d
<p style="color:#e1212d;">Text here</p>
.mytext {color:#e1212d;}
This box has a color of #e1212d
<div style="background-color:#e1212d;">Content here</div>
.mybackground {background-color:#e1212d;}
Border around this has a color of #e1212d
<div style="border:2px solid #e1212d;">Content here</div>
.myborder {border:2px solid #e1212d;}