#e31f55 color space conversions
Hex:
#e31f55
RGB:
227, 31, 85
CMY:
11, 88, 67
CMYK:
0, 86, 63, 11
HSL:
343°, 77.7778%, 50.5882%
HSV (HSB):
343°, 86.3436%, 89.0196%
XYZ:
33.8082, 17.9667, 10.2804
xyY:
0.5448, 0.2895, 17.9667
CIE-Lab:
49.4557, 72.1307, 21.7839
CIE-LCH:
49.4557, 75.3484, 16.8046
CIE-Luv:
49.4557, 132.9998, 10.0164
Hunter-Lab:
42.3872, 68.1949, 15.2912
#e31f55 color charts
#e31f55 color shades, tints & tones
#e31f55 color schemes
#e31f55 color preview, HTML & CSS examples
This text has a color of #e31f55
<p style="color:#e31f55;">Text here</p>
.mytext {color:#e31f55;}
This box has a color of #e31f55
<div style="background-color:#e31f55;">Content here</div>
.mybackground {background-color:#e31f55;}
Border around this has a color of #e31f55
<div style="border:2px solid #e31f55;">Content here</div>
.myborder {border:2px solid #e31f55;}