#e1032c color space conversions
Hex:
#e1032c
RGB:
225, 3, 44
CMY:
12, 99, 83
CMYK:
0, 99, 80, 12
HSL:
349°, 97.3684%, 44.7059%
HSV (HSB):
349°, 98.6667%, 88.2353%
XYZ:
31.5385, 16.2545, 3.8580
xyY:
0.6106, 0.3147, 16.2545
CIE-Lab:
47.3067, 73.2817, 43.4595
CIE-LCH:
47.3067, 85.1994, 30.6699
CIE-Luv:
47.3067, 148.7209, 25.5286
Hunter-Lab:
40.3169, 69.0798, 22.5482
#e1032c color charts
#e1032c color shades, tints & tones
#e1032c color schemes
#e1032c color preview, HTML & CSS examples
This text has a color of #e1032c
<p style="color:#e1032c;">Text here</p>
.mytext {color:#e1032c;}
This box has a color of #e1032c
<div style="background-color:#e1032c;">Content here</div>
.mybackground {background-color:#e1032c;}
Border around this has a color of #e1032c
<div style="border:2px solid #e1032c;">Content here</div>
.myborder {border:2px solid #e1032c;}