#e8054d color space conversions
Hex:
#e8054d
RGB:
232, 5, 77
CMY:
9, 98, 70
CMYK:
0, 98, 67, 9
HSL:
341°, 95.7806%, 46.4706%
HSV (HSB):
341°, 97.8448%, 90.9804%
XYZ:
34.6725, 17.8002, 8.6295
xyY:
0.5675, 0.2913, 17.8002
CIE-Lab:
49.2528, 75.9989, 26.5959
CIE-LCH:
49.2528, 80.5182, 19.2875
CIE-Luv:
49.2528, 144.4227, 13.2755
Hunter-Lab:
42.1902, 72.8609, 17.4061
#e8054d color charts
#e8054d color shades, tints & tones
#e8054d color schemes
#e8054d color preview, HTML & CSS examples
This text has a color of #e8054d
<p style="color:#e8054d;">Text here</p>
.mytext {color:#e8054d;}
This box has a color of #e8054d
<div style="background-color:#e8054d;">Content here</div>
.mybackground {background-color:#e8054d;}
Border around this has a color of #e8054d
<div style="border:2px solid #e8054d;">Content here</div>
.myborder {border:2px solid #e8054d;}