#e71b96 color space conversions
Hex:
#e71b96
RGB:
231, 27, 150
CMY:
9, 89, 41
CMYK:
0, 88, 35, 9
HSL:
324°, 80.9524%, 50.5882%
HSV (HSB):
324°, 88.3117%, 90.5882%
XYZ:
38.8520, 19.9748, 30.6620
xyY:
0.4342, 0.2232, 19.9748
CIE-Lab:
51.8087, 78.7959, -14.1806
CIE-LCH:
51.8087, 80.0617, 349.7979
CIE-Luv:
51.8087, 109.9090, -34.1510
Hunter-Lab:
44.6932, 76.9577, -9.3910
#e71b96 color charts
#e71b96 color shades, tints & tones
#e71b96 color schemes
#e71b96 color preview, HTML & CSS examples
This text has a color of #e71b96
<p style="color:#e71b96;">Text here</p>
.mytext {color:#e71b96;}
This box has a color of #e71b96
<div style="background-color:#e71b96;">Content here</div>
.mybackground {background-color:#e71b96;}
Border around this has a color of #e71b96
<div style="border:2px solid #e71b96;">Content here</div>
.myborder {border:2px solid #e71b96;}