#e31a53 color space conversions
Hex:
#e31a53
RGB:
227, 26, 83
CMY:
11, 90, 67
CMYK:
0, 89, 63, 11
HSL:
343°, 79.4466%, 49.6078%
HSV (HSB):
343°, 88.5463%, 89.0196%
XYZ:
33.6093, 17.6942, 9.8275
xyY:
0.5498, 0.2894, 17.6942
CIE-Lab:
49.1231, 72.8682, 22.5676
CIE-LCH:
49.1231, 76.2829, 17.2080
CIE-Luv:
49.1231, 134.9996, 10.4917
Hunter-Lab:
42.0645, 69.0076, 15.5932
#e31a53 color charts
#e31a53 color shades, tints & tones
#e31a53 color schemes
#e31a53 color preview, HTML & CSS examples
This text has a color of #e31a53
<p style="color:#e31a53;">Text here</p>
.mytext {color:#e31a53;}
This box has a color of #e31a53
<div style="background-color:#e31a53;">Content here</div>
.mybackground {background-color:#e31a53;}
Border around this has a color of #e31a53
<div style="border:2px solid #e31a53;">Content here</div>
.myborder {border:2px solid #e31a53;}