#e5154d color space conversions
Hex:
#e5154d
RGB:
229, 21, 77
CMY:
10, 92, 70
CMYK:
0, 91, 66, 10
HSL:
344°, 83.2000%, 49.0196%
HSV (HSB):
344°, 90.8297%, 89.8039%
XYZ:
33.9208, 17.7302, 8.6556
xyY:
0.5625, 0.2940, 17.7302
CIE-Lab:
49.1672, 73.7673, 26.3617
CIE-LCH:
49.1672, 78.3362, 19.6650
CIE-Luv:
49.1672, 139.7046, 13.6700
Hunter-Lab:
42.1072, 70.1088, 17.2873
#e5154d color charts
#e5154d color shades, tints & tones
#e5154d color schemes
#e5154d color preview, HTML & CSS examples
This text has a color of #e5154d
<p style="color:#e5154d;">Text here</p>
.mytext {color:#e5154d;}
This box has a color of #e5154d
<div style="background-color:#e5154d;">Content here</div>
.mybackground {background-color:#e5154d;}
Border around this has a color of #e5154d
<div style="border:2px solid #e5154d;">Content here</div>
.myborder {border:2px solid #e5154d;}