#e31f5b color space conversions
Hex:
#e31f5b
RGB:
227, 31, 91
CMY:
11, 88, 64
CMYK:
0, 86, 60, 11
HSL:
342°, 77.7778%, 50.5882%
HSV (HSB):
342°, 86.3436%, 89.0196%
XYZ:
34.0569, 18.0662, 11.5897
xyY:
0.5345, 0.2836, 18.0662
CIE-Lab:
49.5763, 72.4774, 18.2789
CIE-LCH:
49.5763, 74.7469, 14.1549
CIE-Luv:
49.5763, 130.8595, 6.5362
Hunter-Lab:
42.5043, 68.6416, 13.5864
#e31f5b color charts
#e31f5b color shades, tints & tones
#e31f5b color schemes
#e31f5b color preview, HTML & CSS examples
This text has a color of #e31f5b
<p style="color:#e31f5b;">Text here</p>
.mytext {color:#e31f5b;}
This box has a color of #e31f5b
<div style="background-color:#e31f5b;">Content here</div>
.mybackground {background-color:#e31f5b;}
Border around this has a color of #e31f5b
<div style="border:2px solid #e31f5b;">Content here</div>
.myborder {border:2px solid #e31f5b;}