#e31a48 color space conversions
Hex:
#e31a48
RGB:
227, 26, 72
CMY:
11, 90, 72
CMYK:
0, 89, 68, 11
HSL:
346°, 79.4466%, 49.6078%
HSV (HSB):
346°, 88.5463%, 89.0196%
XYZ:
33.2176, 17.5376, 7.7652
xyY:
0.5676, 0.2997, 17.5376
CIE-Lab:
48.9303, 72.3204, 29.0094
CIE-LCH:
48.9303, 77.9216, 21.8569
CIE-Luv:
48.9303, 138.6246, 16.2592
Hunter-Lab:
41.8779, 68.3004, 18.3206
#e31a48 color charts
#e31a48 color shades, tints & tones
#e31a48 color schemes
#e31a48 color preview, HTML & CSS examples
This text has a color of #e31a48
<p style="color:#e31a48;">Text here</p>
.mytext {color:#e31a48;}
This box has a color of #e31a48
<div style="background-color:#e31a48;">Content here</div>
.mybackground {background-color:#e31a48;}
Border around this has a color of #e31a48
<div style="border:2px solid #e31a48;">Content here</div>
.myborder {border:2px solid #e31a48;}