#e1203f color space conversions
Hex:
#e1203f
RGB:
225, 32, 63
CMY:
12, 87, 75
CMYK:
0, 86, 72, 12
HSL:
350°, 76.2846%, 50.3922%
HSV (HSB):
350°, 85.7778%, 88.2353%
XYZ:
32.4651, 17.3995, 6.3500
xyY:
0.5775, 0.3095, 17.3995
CIE-Lab:
48.7595, 70.3768, 34.0950
CIE-LCH:
48.7595, 78.2008, 25.8485
CIE-Luv:
48.7595, 137.9966, 20.7639
Hunter-Lab:
41.7127, 65.9298, 20.1731
#e1203f color charts
#e1203f color shades, tints & tones
#e1203f color schemes
#e1203f color preview, HTML & CSS examples
This text has a color of #e1203f
<p style="color:#e1203f;">Text here</p>
.mytext {color:#e1203f;}
This box has a color of #e1203f
<div style="background-color:#e1203f;">Content here</div>
.mybackground {background-color:#e1203f;}
Border around this has a color of #e1203f
<div style="border:2px solid #e1203f;">Content here</div>
.myborder {border:2px solid #e1203f;}