#e31a9d color space conversions
Hex:
#e31a9d
RGB:
227, 26, 157
CMY:
11, 90, 38
CMYK:
0, 89, 31, 11
HSL:
321°, 79.4466%, 49.6078%
HSV (HSB):
321°, 88.5463%, 89.0196%
XYZ:
38.1338, 19.5040, 33.6531
xyY:
0.4177, 0.2136, 19.5040
CIE-Lab:
51.2717, 78.8097, -19.2376
CIE-LCH:
51.2717, 81.1237, 346.2823
CIE-Luv:
51.2717, 103.6687, -41.1092
Hunter-Lab:
44.1633, 76.8437, -14.2655
#e31a9d color charts
#e31a9d color shades, tints & tones
#e31a9d color schemes
#e31a9d color preview, HTML & CSS examples
This text has a color of #e31a9d
<p style="color:#e31a9d;">Text here</p>
.mytext {color:#e31a9d;}
This box has a color of #e31a9d
<div style="background-color:#e31a9d;">Content here</div>
.mybackground {background-color:#e31a9d;}
Border around this has a color of #e31a9d
<div style="border:2px solid #e31a9d;">Content here</div>
.myborder {border:2px solid #e31a9d;}