#e31c84 color space conversions
Hex:
#e31c84
RGB:
227, 28, 132
CMY:
11, 89, 48
CMYK:
0, 88, 42, 11
HSL:
329°, 78.0392%, 50.0000%
HSV (HSB):
329°, 87.6652%, 89.0196%
XYZ:
36.2587, 18.8273, 23.5528
xyY:
0.4611, 0.2394, 18.8273
CIE-Lab:
50.4846, 76.0563, -5.4293
CIE-LCH:
50.4846, 76.2499, 355.9169
CIE-Luv:
50.4846, 114.6468, -21.7290
Hunter-Lab:
43.3905, 73.2277, -1.8099
#e31c84 color charts
#e31c84 color shades, tints & tones
#e31c84 color schemes
#e31c84 color preview, HTML & CSS examples
This text has a color of #e31c84
<p style="color:#e31c84;">Text here</p>
.mytext {color:#e31c84;}
This box has a color of #e31c84
<div style="background-color:#e31c84;">Content here</div>
.mybackground {background-color:#e31c84;}
Border around this has a color of #e31c84
<div style="border:2px solid #e31c84;">Content here</div>
.myborder {border:2px solid #e31c84;}