#e31045 color space conversions
Hex:
#e31045
RGB:
227, 16, 69
CMY:
11, 94, 73
CMYK:
0, 93, 70, 11
HSL:
345°, 86.8313%, 47.6471%
HSV (HSB):
345°, 92.9515%, 89.0196%
XYZ:
32.9380, 17.1311, 7.2008
xyY:
0.5751, 0.2991, 17.1311
CIE-Lab:
48.4249, 73.5082, 30.1980
CIE-LCH:
48.4249, 79.4693, 22.3334
CIE-Luv:
48.4249, 141.7119, 16.7531
Hunter-Lab:
41.3898, 69.6183, 18.6578
#e31045 color charts
#e31045 color shades, tints & tones
#e31045 color schemes
#e31045 color preview, HTML & CSS examples
This text has a color of #e31045
<p style="color:#e31045;">Text here</p>
.mytext {color:#e31045;}
This box has a color of #e31045
<div style="background-color:#e31045;">Content here</div>
.mybackground {background-color:#e31045;}
Border around this has a color of #e31045
<div style="border:2px solid #e31045;">Content here</div>
.myborder {border:2px solid #e31045;}