#e11a4d color space conversions
Hex:
#e11a4d
RGB:
225, 26, 77
CMY:
12, 90, 70
CMYK:
0, 88, 66, 12
HSL:
345°, 79.2829%, 49.2157%
HSV (HSB):
345°, 88.4444%, 88.2353%
XYZ:
32.7603, 17.2822, 8.6303
xyY:
0.5584, 0.2946, 17.2822
CIE-Lab:
48.6136, 72.0617, 25.4911
CIE-LCH:
48.6136, 76.4375, 19.4807
CIE-Luv:
48.6136, 135.4896, 13.2466
Hunter-Lab:
41.5718, 67.9146, 16.7917
#e11a4d color charts
#e11a4d color shades, tints & tones
#e11a4d color schemes
#e11a4d color preview, HTML & CSS examples
This text has a color of #e11a4d
<p style="color:#e11a4d;">Text here</p>
.mytext {color:#e11a4d;}
This box has a color of #e11a4d
<div style="background-color:#e11a4d;">Content here</div>
.mybackground {background-color:#e11a4d;}
Border around this has a color of #e11a4d
<div style="border:2px solid #e11a4d;">Content here</div>
.myborder {border:2px solid #e11a4d;}