#e8515c color space conversions
Hex:
#e8515c
RGB:
232, 81, 92
CMY:
9, 68, 64
CMYK:
0, 65, 60, 9
HSL:
356°, 76.6497%, 61.3725%
HSV (HSB):
356°, 65.0862%, 90.9804%
XYZ:
38.1529, 23.8134, 12.7108
xyY:
0.5109, 0.3189, 23.8134
CIE-Lab:
55.9005, 58.9201, 26.2199
CIE-LCH:
55.9005, 64.4908, 23.9895
CIE-Luv:
55.9005, 112.0704, 18.9490
Hunter-Lab:
48.7989, 54.1601, 18.7159
#e8515c color charts
#e8515c color shades, tints & tones
#e8515c color schemes
#e8515c color preview, HTML & CSS examples
This text has a color of #e8515c
<p style="color:#e8515c;">Text here</p>
.mytext {color:#e8515c;}
This box has a color of #e8515c
<div style="background-color:#e8515c;">Content here</div>
.mybackground {background-color:#e8515c;}
Border around this has a color of #e8515c
<div style="border:2px solid #e8515c;">Content here</div>
.myborder {border:2px solid #e8515c;}