#e1004d color space conversions
Hex:
#e1004d
RGB:
225, 0, 77
CMY:
12, 100, 70
CMYK:
0, 100, 66, 12
HSL:
339°, 100.0000%, 44.1176%
HSV (HSB):
339°, 100.0000%, 88.2353%
XYZ:
32.3909, 16.5434, 8.5072
xyY:
0.5639, 0.2880, 16.5434
CIE-Lab:
47.6795, 74.7656, 24.2910
CIE-LCH:
47.6795, 78.6127, 17.9988
CIE-Luv:
47.6795, 139.7620, 11.2396
Hunter-Lab:
40.6735, 70.9720, 16.0705
#e1004d color charts
#e1004d color shades, tints & tones
#e1004d color schemes
#e1004d color preview, HTML & CSS examples
This text has a color of #e1004d
<p style="color:#e1004d;">Text here</p>
.mytext {color:#e1004d;}
This box has a color of #e1004d
<div style="background-color:#e1004d;">Content here</div>
.mybackground {background-color:#e1004d;}
Border around this has a color of #e1004d
<div style="border:2px solid #e1004d;">Content here</div>
.myborder {border:2px solid #e1004d;}