#e8125d color space conversions
Hex:
#e8125d
RGB:
232, 18, 93
CMY:
9, 93, 64
CMYK:
0, 92, 60, 9
HSL:
339°, 85.6000%, 49.0196%
HSV (HSB):
339°, 92.2414%, 90.9804%
XYZ:
35.4708, 18.3787, 12.0339
xyY:
0.5384, 0.2790, 18.3787
CIE-Lab:
49.9523, 75.7050, 17.7314
CIE-LCH:
49.9523, 77.7538, 13.1820
CIE-Luv:
49.9523, 136.8550, 5.1936
Hunter-Lab:
42.8704, 72.6669, 13.3664
#e8125d color charts
#e8125d color shades, tints & tones
#e8125d color schemes
#e8125d color preview, HTML & CSS examples
This text has a color of #e8125d
<p style="color:#e8125d;">Text here</p>
.mytext {color:#e8125d;}
This box has a color of #e8125d
<div style="background-color:#e8125d;">Content here</div>
.mybackground {background-color:#e8125d;}
Border around this has a color of #e8125d
<div style="border:2px solid #e8125d;">Content here</div>
.myborder {border:2px solid #e8125d;}