#e31979 color space conversions
Hex:
#e31979
RGB:
227, 25, 121
CMY:
11, 90, 53
CMYK:
0, 89, 47, 11
HSL:
331°, 80.1587%, 49.4118%
HSV (HSB):
331°, 88.9868%, 89.0196%
XYZ:
35.4774, 18.4066, 19.7721
xyY:
0.4817, 0.2499, 18.4066
CIE-Lab:
49.9856, 75.5834, 0.5124
CIE-LCH:
49.9856, 75.5852, 0.3884
CIE-Luv:
49.9856, 120.0697, -14.0917
Hunter-Lab:
42.9029, 72.5253, 2.7078
#e31979 color charts
#e31979 color shades, tints & tones
#e31979 color schemes
#e31979 color preview, HTML & CSS examples
This text has a color of #e31979
<p style="color:#e31979;">Text here</p>
.mytext {color:#e31979;}
This box has a color of #e31979
<div style="background-color:#e31979;">Content here</div>
.mybackground {background-color:#e31979;}
Border around this has a color of #e31979
<div style="border:2px solid #e31979;">Content here</div>
.myborder {border:2px solid #e31979;}