#e31d44 color space conversions
Hex:
#e31d44
RGB:
227, 29, 68
CMY:
11, 89, 73
CMYK:
0, 87, 70, 11
HSL:
348°, 77.9528%, 50.1961%
HSV (HSB):
348°, 87.2247%, 89.0196%
XYZ:
33.1613, 17.6270, 7.1234
xyY:
0.5726, 0.3044, 17.6270
CIE-Lab:
49.0405, 71.6463, 31.5505
CIE-LCH:
49.0405, 78.2855, 23.7670
CIE-Luv:
49.0405, 139.0185, 18.5368
Hunter-Lab:
41.9845, 67.5147, 19.3296
#e31d44 color charts
#e31d44 color shades, tints & tones
#e31d44 color schemes
#e31d44 color preview, HTML & CSS examples
This text has a color of #e31d44
<p style="color:#e31d44;">Text here</p>
.mytext {color:#e31d44;}
This box has a color of #e31d44
<div style="background-color:#e31d44;">Content here</div>
.mybackground {background-color:#e31d44;}
Border around this has a color of #e31d44
<div style="border:2px solid #e31d44;">Content here</div>
.myborder {border:2px solid #e31d44;}