#e8053d color space conversions
Hex:
#e8053d
RGB:
232, 5, 61
CMY:
9, 98, 76
CMYK:
0, 98, 74, 9
HSL:
345°, 95.7806%, 46.4706%
HSV (HSB):
345°, 97.8448%, 90.9804%
XYZ:
34.1753, 17.6013, 6.0110
xyY:
0.5914, 0.3046, 17.6013
CIE-Lab:
49.0089, 75.3343, 35.9303
CIE-LCH:
49.0089, 83.4640, 25.4985
CIE-Luv:
49.0089, 149.3702, 20.7733
Hunter-Lab:
41.9539, 71.9854, 20.8728
#e8053d color charts
#e8053d color shades, tints & tones
#e8053d color schemes
#e8053d color preview, HTML & CSS examples
This text has a color of #e8053d
<p style="color:#e8053d;">Text here</p>
.mytext {color:#e8053d;}
This box has a color of #e8053d
<div style="background-color:#e8053d;">Content here</div>
.mybackground {background-color:#e8053d;}
Border around this has a color of #e8053d
<div style="border:2px solid #e8053d;">Content here</div>
.myborder {border:2px solid #e8053d;}