#e31d4f color space conversions
Hex:
#e31d4f
RGB:
227, 29, 79
CMY:
11, 89, 69
CMYK:
0, 87, 65, 11
HSL:
345°, 77.9528%, 50.1961%
HSV (HSB):
345°, 87.2247%, 89.0196%
XYZ:
33.5292, 17.7741, 9.0607
xyY:
0.5554, 0.2944, 17.7741
CIE-Lab:
49.2210, 72.1652, 25.1333
CIE-LCH:
49.2210, 76.4166, 19.2019
CIE-Luv:
49.2210, 135.5879, 13.0386
Hunter-Lab:
42.1594, 68.1815, 16.7692
#e31d4f color charts
#e31d4f color shades, tints & tones
#e31d4f color schemes
#e31d4f color preview, HTML & CSS examples
This text has a color of #e31d4f
<p style="color:#e31d4f;">Text here</p>
.mytext {color:#e31d4f;}
This box has a color of #e31d4f
<div style="background-color:#e31d4f;">Content here</div>
.mybackground {background-color:#e31d4f;}
Border around this has a color of #e31d4f
<div style="border:2px solid #e31d4f;">Content here</div>
.myborder {border:2px solid #e31d4f;}