#e31b5f color space conversions
Hex:
#e31b5f
RGB:
227, 27, 95
CMY:
11, 89, 63
CMYK:
0, 88, 58, 11
HSL:
340°, 78.7402%, 49.8039%
HSV (HSB):
340°, 88.1057%, 89.0196%
XYZ:
34.1360, 17.9410, 12.4903
xyY:
0.5287, 0.2779, 17.9410
CIE-Lab:
49.4244, 73.4069, 15.6230
CIE-LCH:
49.4244, 75.0510, 12.0148
CIE-Luv:
49.4244, 130.3734, 3.5765
Hunter-Lab:
42.3568, 69.7317, 12.1662
#e31b5f color charts
#e31b5f color shades, tints & tones
#e31b5f color schemes
#e31b5f color preview, HTML & CSS examples
This text has a color of #e31b5f
<p style="color:#e31b5f;">Text here</p>
.mytext {color:#e31b5f;}
This box has a color of #e31b5f
<div style="background-color:#e31b5f;">Content here</div>
.mybackground {background-color:#e31b5f;}
Border around this has a color of #e31b5f
<div style="border:2px solid #e31b5f;">Content here</div>
.myborder {border:2px solid #e31b5f;}