#e31a9a color space conversions
Hex:
#e31a9a
RGB:
227, 26, 154
CMY:
11, 90, 40
CMYK:
0, 89, 32, 11
HSL:
322°, 79.4466%, 49.6078%
HSV (HSB):
322°, 88.5463%, 89.0196%
XYZ:
37.8807, 19.4028, 32.3204
xyY:
0.4228, 0.2165, 19.4028
CIE-Lab:
51.1551, 78.4947, -17.6296
CIE-LCH:
51.1551, 80.4501, 347.3417
CIE-Luv:
51.1551, 105.0358, -38.7748
Hunter-Lab:
44.0486, 76.4205, -12.6697
#e31a9a color charts
#e31a9a color shades, tints & tones
#e31a9a color schemes
#e31a9a color preview, HTML & CSS examples
This text has a color of #e31a9a
<p style="color:#e31a9a;">Text here</p>
.mytext {color:#e31a9a;}
This box has a color of #e31a9a
<div style="background-color:#e31a9a;">Content here</div>
.mybackground {background-color:#e31a9a;}
Border around this has a color of #e31a9a
<div style="border:2px solid #e31a9a;">Content here</div>
.myborder {border:2px solid #e31a9a;}