#e71b95 color space conversions
Hex:
#e71b95
RGB:
231, 27, 149
CMY:
9, 89, 42
CMYK:
0, 88, 35, 9
HSL:
324°, 80.9524%, 50.5882%
HSV (HSB):
324°, 88.3117%, 90.5882%
XYZ:
38.7717, 19.9427, 30.2396
xyY:
0.4359, 0.2242, 19.9427
CIE-Lab:
51.7724, 78.6969, -13.6385
CIE-LCH:
51.7724, 79.8700, 350.1681
CIE-Luv:
51.7724, 110.3648, -33.3813
Hunter-Lab:
44.6573, 76.8247, -8.8880
#e71b95 color charts
#e71b95 color shades, tints & tones
#e71b95 color schemes
#e71b95 color preview, HTML & CSS examples
This text has a color of #e71b95
<p style="color:#e71b95;">Text here</p>
.mytext {color:#e71b95;}
This box has a color of #e71b95
<div style="background-color:#e71b95;">Content here</div>
.mybackground {background-color:#e71b95;}
Border around this has a color of #e71b95
<div style="border:2px solid #e71b95;">Content here</div>
.myborder {border:2px solid #e71b95;}