#e8255d color space conversions
Hex:
#e8255d
RGB:
232, 37, 93
CMY:
9, 85, 64
CMYK:
0, 84, 60, 9
HSL:
343°, 80.9129%, 52.7451%
HSV (HSB):
343°, 84.0517%, 90.9804%
XYZ:
35.9161, 19.2693, 12.1823
xyY:
0.5331, 0.2860, 19.2693
CIE-Lab:
51.0007, 72.6858, 19.1461
CIE-LCH:
51.0007, 75.1651, 14.7570
CIE-Luv:
51.0007, 132.3167, 7.5543
Hunter-Lab:
43.8968, 69.2283, 14.2735
#e8255d color charts
#e8255d color shades, tints & tones
#e8255d color schemes
#e8255d color preview, HTML & CSS examples
This text has a color of #e8255d
<p style="color:#e8255d;">Text here</p>
.mytext {color:#e8255d;}
This box has a color of #e8255d
<div style="background-color:#e8255d;">Content here</div>
.mybackground {background-color:#e8255d;}
Border around this has a color of #e8255d
<div style="border:2px solid #e8255d;">Content here</div>
.myborder {border:2px solid #e8255d;}