#e31a45 color space conversions
Hex:
#e31a45
RGB:
227, 26, 69
CMY:
11, 90, 73
CMYK:
0, 89, 70, 11
HSL:
347°, 79.4466%, 49.6078%
HSV (HSB):
347°, 88.5463%, 89.0196%
XYZ:
33.1221, 17.4994, 7.2622
xyY:
0.5722, 0.3023, 17.4994
CIE-Lab:
48.8832, 72.1858, 30.7591
CIE-LCH:
48.8832, 78.4660, 23.0793
CIE-Luv:
48.8832, 139.5386, 17.7084
Hunter-Lab:
41.8322, 68.1272, 18.9896
#e31a45 color charts
#e31a45 color shades, tints & tones
#e31a45 color schemes
#e31a45 color preview, HTML & CSS examples
This text has a color of #e31a45
<p style="color:#e31a45;">Text here</p>
.mytext {color:#e31a45;}
This box has a color of #e31a45
<div style="background-color:#e31a45;">Content here</div>
.mybackground {background-color:#e31a45;}
Border around this has a color of #e31a45
<div style="border:2px solid #e31a45;">Content here</div>
.myborder {border:2px solid #e31a45;}