#e1200c color space conversions
Hex:
#e1200c
RGB:
225, 32, 12
CMY:
12, 87, 95
CMYK:
0, 86, 95, 12
HSL:
6°, 89.8734%, 46.4706%
HSV (HSB):
6°, 94.6667%, 88.2353%
XYZ:
31.6342, 17.0671, 1.9748
xyY:
0.6242, 0.3368, 17.0671
CIE-Lab:
48.3445, 69.1581, 58.3914
CIE-LCH:
48.3445, 90.5118, 40.1750
CIE-Luv:
48.3445, 146.5579, 34.5035
Hunter-Lab:
41.3124, 64.3865, 26.0845
#e1200c color charts
#e1200c color shades, tints & tones
#e1200c color schemes
#e1200c color preview, HTML & CSS examples
This text has a color of #e1200c
<p style="color:#e1200c;">Text here</p>
.mytext {color:#e1200c;}
This box has a color of #e1200c
<div style="background-color:#e1200c;">Content here</div>
.mybackground {background-color:#e1200c;}
Border around this has a color of #e1200c
<div style="border:2px solid #e1200c;">Content here</div>
.myborder {border:2px solid #e1200c;}