#e71b6c color space conversions
Hex:
#e71b6c
RGB:
231, 27, 108
CMY:
9, 89, 58
CMYK:
0, 88, 53, 9
HSL:
336°, 80.9524%, 50.5882%
HSV (HSB):
336°, 88.3117%, 90.5882%
XYZ:
36.0537, 18.8555, 15.9266
xyY:
0.5090, 0.2662, 18.8555
CIE-Lab:
50.5177, 75.2290, 9.3075
CIE-LCH:
50.5177, 75.8025, 7.0529
CIE-Luv:
50.5177, 128.3738, -3.6242
Hunter-Lab:
43.4229, 72.2170, 8.6498
#e71b6c color charts
#e71b6c color shades, tints & tones
#e71b6c color schemes
#e71b6c color preview, HTML & CSS examples
This text has a color of #e71b6c
<p style="color:#e71b6c;">Text here</p>
.mytext {color:#e71b6c;}
This box has a color of #e71b6c
<div style="background-color:#e71b6c;">Content here</div>
.mybackground {background-color:#e71b6c;}
Border around this has a color of #e71b6c
<div style="border:2px solid #e71b6c;">Content here</div>
.myborder {border:2px solid #e71b6c;}