#e81a7d color space conversions
Hex:
#e81a7d
RGB:
232, 26, 125
CMY:
9, 90, 51
CMYK:
0, 89, 46, 9
HSL:
331°, 81.7460%, 50.5882%
HSV (HSB):
331°, 88.7931%, 90.9804%
XYZ:
37.3498, 19.3753, 21.1733
xyY:
0.4795, 0.2487, 19.3753
CIE-Lab:
51.1234, 76.9045, -0.1405
CIE-LCH:
51.1234, 76.9046, 359.8953
CIE-Luv:
51.1234, 122.1333, -15.2369
Hunter-Lab:
44.0173, 74.4312, 2.2924
#e81a7d color charts
#e81a7d color shades, tints & tones
#e81a7d color schemes
#e81a7d color preview, HTML & CSS examples
This text has a color of #e81a7d
<p style="color:#e81a7d;">Text here</p>
.mytext {color:#e81a7d;}
This box has a color of #e81a7d
<div style="background-color:#e81a7d;">Content here</div>
.mybackground {background-color:#e81a7d;}
Border around this has a color of #e81a7d
<div style="border:2px solid #e81a7d;">Content here</div>
.myborder {border:2px solid #e81a7d;}