#e1221b color space conversions
Hex:
#e1221b
RGB:
225, 34, 27
CMY:
12, 87, 89
CMYK:
0, 85, 88, 12
HSL:
2°, 78.5714%, 49.4118%
HSV (HSB):
2°, 88.0000%, 88.2353%
XYZ:
31.8212, 17.2307, 2.6856
xyY:
0.6151, 0.3330, 17.2307
CIE-Lab:
48.5495, 68.9560, 53.0741
CIE-LCH:
48.5495, 87.0160, 37.5848
CIE-Luv:
48.5495, 144.4086, 32.4809
Hunter-Lab:
41.5099, 64.1944, 25.2210
#e1221b color charts
#e1221b color shades, tints & tones
#e1221b color schemes
#e1221b color preview, HTML & CSS examples
This text has a color of #e1221b
<p style="color:#e1221b;">Text here</p>
.mytext {color:#e1221b;}
This box has a color of #e1221b
<div style="background-color:#e1221b;">Content here</div>
.mybackground {background-color:#e1221b;}
Border around this has a color of #e1221b
<div style="border:2px solid #e1221b;">Content here</div>
.myborder {border:2px solid #e1221b;}