#e8255b color space conversions
Hex:
#e8255b
RGB:
232, 37, 91
CMY:
9, 85, 64
CMYK:
0, 84, 61, 9
HSL:
343°, 80.9129%, 52.7451%
HSV (HSB):
343°, 84.0517%, 90.9804%
XYZ:
35.8286, 19.2343, 11.7217
xyY:
0.5365, 0.2880, 19.2343
CIE-Lab:
50.9602, 72.5670, 20.3062
CIE-LCH:
50.9602, 75.3546, 15.6331
CIE-Luv:
50.9602, 133.0269, 8.7307
Hunter-Lab:
43.8569, 69.0749, 14.8532
#e8255b color charts
#e8255b color shades, tints & tones
#e8255b color schemes
#e8255b color preview, HTML & CSS examples
This text has a color of #e8255b
<p style="color:#e8255b;">Text here</p>
.mytext {color:#e8255b;}
This box has a color of #e8255b
<div style="background-color:#e8255b;">Content here</div>
.mybackground {background-color:#e8255b;}
Border around this has a color of #e8255b
<div style="border:2px solid #e8255b;">Content here</div>
.myborder {border:2px solid #e8255b;}