#e8318d color space conversions
Hex:
#e8318d
RGB:
232, 49, 141
CMY:
9, 81, 45
CMYK:
0, 79, 39, 9
HSL:
330°, 79.9127%, 55.0980%
HSV (HSB):
330°, 78.8793%, 90.9804%
XYZ:
39.1847, 21.2755, 27.2406
xyY:
0.4468, 0.2426, 21.2755
CIE-Lab:
53.2497, 73.6411, -6.6267
CIE-LCH:
53.2497, 73.9387, 354.8580
CIE-Luv:
53.2497, 109.6195, -22.9786
Hunter-Lab:
46.1254, 70.9210, -2.7276
#e8318d color charts
#e8318d color shades, tints & tones
#e8318d color schemes
#e8318d color preview, HTML & CSS examples
This text has a color of #e8318d
<p style="color:#e8318d;">Text here</p>
.mytext {color:#e8318d;}
This box has a color of #e8318d
<div style="background-color:#e8318d;">Content here</div>
.mybackground {background-color:#e8318d;}
Border around this has a color of #e8318d
<div style="border:2px solid #e8318d;">Content here</div>
.myborder {border:2px solid #e8318d;}