#e81f9b color space conversions
Hex:
#e81f9b
RGB:
232, 31, 155
CMY:
9, 88, 39
CMYK:
0, 87, 33, 9
HSL:
323°, 81.3765%, 51.5686%
HSV (HSB):
323°, 86.6379%, 90.9804%
XYZ:
39.6851, 20.5023, 32.8761
xyY:
0.4264, 0.2203, 20.5023
CIE-Lab:
52.4005, 78.8789, -16.2426
CIE-LCH:
52.4005, 80.5339, 348.3644
CIE-Luv:
52.4005, 107.7678, -37.1062
Hunter-Lab:
45.2795, 77.2067, -11.3530
#e81f9b color charts
#e81f9b color shades, tints & tones
#e81f9b color schemes
#e81f9b color preview, HTML & CSS examples
This text has a color of #e81f9b
<p style="color:#e81f9b;">Text here</p>
.mytext {color:#e81f9b;}
This box has a color of #e81f9b
<div style="background-color:#e81f9b;">Content here</div>
.mybackground {background-color:#e81f9b;}
Border around this has a color of #e81f9b
<div style="border:2px solid #e81f9b;">Content here</div>
.myborder {border:2px solid #e81f9b;}