#e31c8b color space conversions
Hex:
#e31c8b
RGB:
227, 28, 139
CMY:
11, 89, 45
CMYK:
0, 88, 39, 11
HSL:
327°, 78.0392%, 50.0000%
HSV (HSB):
327°, 87.6652%, 89.0196%
XYZ:
36.7540, 19.0255, 26.1612
xyY:
0.4485, 0.2322, 19.0255
CIE-Lab:
50.7170, 76.6984, -9.3064
CIE-LCH:
50.7170, 77.2610, 353.0817
CIE-Luv:
50.7170, 111.5120, -26.9830
Hunter-Lab:
43.6182, 74.0776, -5.0281
#e31c8b color charts
#e31c8b color shades, tints & tones
#e31c8b color schemes
#e31c8b color preview, HTML & CSS examples
This text has a color of #e31c8b
<p style="color:#e31c8b;">Text here</p>
.mytext {color:#e31c8b;}
This box has a color of #e31c8b
<div style="background-color:#e31c8b;">Content here</div>
.mybackground {background-color:#e31c8b;}
Border around this has a color of #e31c8b
<div style="border:2px solid #e31c8b;">Content here</div>
.myborder {border:2px solid #e31c8b;}