#e31d50 color space conversions
Hex:
#e31d50
RGB:
227, 29, 80
CMY:
11, 89, 69
CMYK:
0, 87, 65, 11
HSL:
345°, 77.9528%, 50.1961%
HSV (HSB):
345°, 87.2247%, 89.0196%
XYZ:
33.5659, 17.7888, 9.2539
xyY:
0.5538, 0.2935, 17.7888
CIE-Lab:
49.2389, 72.2166, 24.5481
CIE-LCH:
49.2389, 76.2748, 18.7741
CIE-Luv:
49.2389, 135.2552, 12.5037
Hunter-Lab:
42.1768, 68.2477, 16.5151
#e31d50 color charts
#e31d50 color shades, tints & tones
#e31d50 color schemes
#e31d50 color preview, HTML & CSS examples
This text has a color of #e31d50
<p style="color:#e31d50;">Text here</p>
.mytext {color:#e31d50;}
This box has a color of #e31d50
<div style="background-color:#e31d50;">Content here</div>
.mybackground {background-color:#e31d50;}
Border around this has a color of #e31d50
<div style="border:2px solid #e31d50;">Content here</div>
.myborder {border:2px solid #e31d50;}