#e31a6c color space conversions
Hex:
#e31a6c
RGB:
227, 26, 108
CMY:
11, 90, 58
CMYK:
0, 89, 52, 11
HSL:
336°, 79.4466%, 49.6078%
HSV (HSB):
336°, 88.5463%, 89.0196%
XYZ:
34.7547, 18.1524, 15.8593
xyY:
0.5054, 0.2640, 18.1524
CIE-Lab:
49.6804, 74.4379, 8.0124
CIE-LCH:
49.6804, 74.8679, 6.1436
CIE-Luv:
49.6804, 125.4128, -4.9342
Hunter-Lab:
42.6056, 71.0481, 7.7541
#e31a6c color charts
#e31a6c color shades, tints & tones
#e31a6c color schemes
#e31a6c color preview, HTML & CSS examples
This text has a color of #e31a6c
<p style="color:#e31a6c;">Text here</p>
.mytext {color:#e31a6c;}
This box has a color of #e31a6c
<div style="background-color:#e31a6c;">Content here</div>
.mybackground {background-color:#e31a6c;}
Border around this has a color of #e31a6c
<div style="border:2px solid #e31a6c;">Content here</div>
.myborder {border:2px solid #e31a6c;}