#e31d88 color space conversions
Hex:
#e31d88
RGB:
227, 29, 136
CMY:
11, 89, 47
CMYK:
0, 87, 40, 11
HSL:
328°, 77.9528%, 50.1961%
HSV (HSB):
328°, 87.2247%, 89.0196%
XYZ:
36.5619, 18.9872, 25.0304
xyY:
0.4537, 0.2356, 18.9872
CIE-Lab:
50.6722, 76.2555, -7.5657
CIE-LCH:
50.6722, 76.6299, 354.3339
CIE-Luv:
50.6722, 112.6722, -24.5782
Hunter-Lab:
43.5743, 73.5188, -3.5560
#e31d88 color charts
#e31d88 color shades, tints & tones
#e31d88 color schemes
#e31d88 color preview, HTML & CSS examples
This text has a color of #e31d88
<p style="color:#e31d88;">Text here</p>
.mytext {color:#e31d88;}
This box has a color of #e31d88
<div style="background-color:#e31d88;">Content here</div>
.mybackground {background-color:#e31d88;}
Border around this has a color of #e31d88
<div style="border:2px solid #e31d88;">Content here</div>
.myborder {border:2px solid #e31d88;}