#e81f93 color space conversions
Hex:
#e81f93
RGB:
232, 31, 147
CMY:
9, 88, 42
CMYK:
0, 87, 37, 9
HSL:
325°, 81.3765%, 51.5686%
HSV (HSB):
325°, 86.6379%, 90.9804%
XYZ:
39.0352, 20.2424, 29.4535
xyY:
0.4399, 0.2281, 20.2424
CIE-Lab:
52.1101, 78.0790, -11.9156
CIE-LCH:
52.1101, 78.9830, 351.3231
CIE-Luv:
52.1101, 111.3760, -30.9401
Hunter-Lab:
44.9915, 76.1335, -7.3199
#e81f93 color charts
#e81f93 color shades, tints & tones
#e81f93 color schemes
#e81f93 color preview, HTML & CSS examples
This text has a color of #e81f93
<p style="color:#e81f93;">Text here</p>
.mytext {color:#e81f93;}
This box has a color of #e81f93
<div style="background-color:#e81f93;">Content here</div>
.mybackground {background-color:#e81f93;}
Border around this has a color of #e81f93
<div style="border:2px solid #e81f93;">Content here</div>
.myborder {border:2px solid #e81f93;}