#e31b4d color space conversions
Hex:
#e31b4d
RGB:
227, 27, 77
CMY:
11, 89, 70
CMYK:
0, 88, 66, 11
HSL:
345°, 78.7402%, 49.8039%
HSV (HSB):
345°, 88.1057%, 89.0196%
XYZ:
33.4100, 17.6506, 8.6672
xyY:
0.5594, 0.2955, 17.6506
CIE-Lab:
49.0695, 72.3991, 26.1550
CIE-LCH:
49.0695, 76.9787, 19.8629
CIE-Luv:
49.0695, 136.7750, 13.8426
Hunter-Lab:
42.0126, 68.4281, 17.1773
#e31b4d color charts
#e31b4d color shades, tints & tones
#e31b4d color schemes
#e31b4d color preview, HTML & CSS examples
This text has a color of #e31b4d
<p style="color:#e31b4d;">Text here</p>
.mytext {color:#e31b4d;}
This box has a color of #e31b4d
<div style="background-color:#e31b4d;">Content here</div>
.mybackground {background-color:#e31b4d;}
Border around this has a color of #e31b4d
<div style="border:2px solid #e31b4d;">Content here</div>
.myborder {border:2px solid #e31b4d;}