#e31f94 color space conversions
Hex:
#e31f94
RGB:
227, 31, 148
CMY:
11, 88, 42
CMYK:
0, 86, 35, 11
HSL:
324°, 77.7778%, 50.5882%
HSV (HSB):
324°, 86.3436%, 89.0196%
XYZ:
37.5138, 19.4490, 29.7938
xyY:
0.4324, 0.2242, 19.4490
CIE-Lab:
51.2084, 77.0734, -13.9665
CIE-LCH:
51.2084, 78.3286, 349.7289
CIE-Luv:
51.2084, 106.9156, -33.4242
Hunter-Lab:
44.1010, 74.6615, -9.1845
#e31f94 color charts
#e31f94 color shades, tints & tones
#e31f94 color schemes
#e31f94 color preview, HTML & CSS examples
This text has a color of #e31f94
<p style="color:#e31f94;">Text here</p>
.mytext {color:#e31f94;}
This box has a color of #e31f94
<div style="background-color:#e31f94;">Content here</div>
.mybackground {background-color:#e31f94;}
Border around this has a color of #e31f94
<div style="border:2px solid #e31f94;">Content here</div>
.myborder {border:2px solid #e31f94;}