#e1200b color space conversions
Hex:
#e1200b
RGB:
225, 32, 11
CMY:
12, 87, 96
CMYK:
0, 86, 95, 12
HSL:
6°, 90.6780%, 46.2745%
HSV (HSB):
6°, 95.1111%, 88.2353%
XYZ:
31.6283, 17.0647, 1.9434
xyY:
0.6246, 0.3370, 17.0647
CIE-Lab:
48.3415, 69.1492, 58.6659
CIE-LCH:
48.3415, 90.6824, 40.3111
CIE-Luv:
48.3415, 146.6231, 34.6076
Hunter-Lab:
41.3095, 64.3754, 26.1273
#e1200b color charts
#e1200b color shades, tints & tones
#e1200b color schemes
#e1200b color preview, HTML & CSS examples
This text has a color of #e1200b
<p style="color:#e1200b;">Text here</p>
.mytext {color:#e1200b;}
This box has a color of #e1200b
<div style="background-color:#e1200b;">Content here</div>
.mybackground {background-color:#e1200b;}
Border around this has a color of #e1200b
<div style="border:2px solid #e1200b;">Content here</div>
.myborder {border:2px solid #e1200b;}