#e71255 color space conversions
Hex:
#e71255
RGB:
231, 18, 85
CMY:
9, 93, 67
CMYK:
0, 92, 63, 9
HSL:
341°, 85.5422%, 48.8235%
HSV (HSB):
341°, 92.2078%, 90.5882%
XYZ:
34.8110, 18.0774, 10.2489
xyY:
0.5514, 0.2863, 18.0774
CIE-Lab:
49.5899, 75.0211, 22.1082
CIE-LCH:
49.5899, 78.2108, 16.4199
CIE-Luv:
49.5899, 139.0499, 9.5710
Hunter-Lab:
42.5175, 71.7402, 15.4704
#e71255 color charts
#e71255 color shades, tints & tones
#e71255 color schemes
#e71255 color preview, HTML & CSS examples
This text has a color of #e71255
<p style="color:#e71255;">Text here</p>
.mytext {color:#e71255;}
This box has a color of #e71255
<div style="background-color:#e71255;">Content here</div>
.mybackground {background-color:#e71255;}
Border around this has a color of #e71255
<div style="border:2px solid #e71255;">Content here</div>
.myborder {border:2px solid #e71255;}