#e8053e color space conversions
Hex:
#e8053e
RGB:
232, 5, 62
CMY:
9, 98, 76
CMYK:
0, 98, 73, 9
HSL:
345°, 95.7806%, 46.4706%
HSV (HSB):
345°, 97.8448%, 90.9804%
XYZ:
34.2025, 17.6121, 6.1542
xyY:
0.5900, 0.3038, 17.6121
CIE-Lab:
49.0223, 75.3709, 35.3533
CIE-LCH:
49.0223, 83.2504, 25.1293
CIE-Luv:
49.0223, 149.0908, 20.3512
Hunter-Lab:
41.9668, 72.0335, 20.6822
#e8053e color charts
#e8053e color shades, tints & tones
#e8053e color schemes
#e8053e color preview, HTML & CSS examples
This text has a color of #e8053e
<p style="color:#e8053e;">Text here</p>
.mytext {color:#e8053e;}
This box has a color of #e8053e
<div style="background-color:#e8053e;">Content here</div>
.mybackground {background-color:#e8053e;}
Border around this has a color of #e8053e
<div style="border:2px solid #e8053e;">Content here</div>
.myborder {border:2px solid #e8053e;}