#e81e7e color space conversions
Hex:
#e81e7e
RGB:
232, 30, 126
CMY:
9, 88, 51
CMYK:
0, 87, 46, 9
HSL:
331°, 81.4516%, 51.3725%
HSV (HSB):
331°, 87.0690%, 90.9804%
XYZ:
37.5089, 19.5907, 21.5431
xyY:
0.4770, 0.2491, 19.5907
CIE-Lab:
51.3713, 76.3553, -0.3838
CIE-LCH:
51.3713, 76.3563, 359.7120
CIE-Luv:
51.3713, 120.9025, -15.4212
Hunter-Lab:
44.2614, 73.8106, 2.1251
#e81e7e color charts
#e81e7e color shades, tints & tones
#e81e7e color schemes
#e81e7e color preview, HTML & CSS examples
This text has a color of #e81e7e
<p style="color:#e81e7e;">Text here</p>
.mytext {color:#e81e7e;}
This box has a color of #e81e7e
<div style="background-color:#e81e7e;">Content here</div>
.mybackground {background-color:#e81e7e;}
Border around this has a color of #e81e7e
<div style="border:2px solid #e81e7e;">Content here</div>
.myborder {border:2px solid #e81e7e;}