#e1404d color space conversions
Hex:
#e1404d
RGB:
225, 64, 77
CMY:
12, 75, 70
CMYK:
0, 72, 66, 12
HSL:
355°, 72.8507%, 56.6667%
HSV (HSB):
355°, 71.5556%, 88.2353%
XYZ:
34.2243, 20.2102, 9.1183
xyY:
0.5385, 0.3180, 20.2102
CIE-Lab:
52.0740, 62.2924, 29.8676
CIE-LCH:
52.0740, 69.0827, 25.6165
CIE-Luv:
52.0740, 120.1586, 20.5547
Hunter-Lab:
44.9557, 57.2176, 19.4433
#e1404d color charts
#e1404d color shades, tints & tones
#e1404d color schemes
#e1404d color preview, HTML & CSS examples
This text has a color of #e1404d
<p style="color:#e1404d;">Text here</p>
.mytext {color:#e1404d;}
This box has a color of #e1404d
<div style="background-color:#e1404d;">Content here</div>
.mybackground {background-color:#e1404d;}
Border around this has a color of #e1404d
<div style="border:2px solid #e1404d;">Content here</div>
.myborder {border:2px solid #e1404d;}