#e31d77 color space conversions
Hex:
#e31d77
RGB:
227, 29, 119
CMY:
11, 89, 53
CMYK:
0, 87, 48, 11
HSL:
333°, 77.9528%, 50.1961%
HSV (HSB):
333°, 87.2247%, 89.0196%
XYZ:
35.4477, 18.5415, 19.1633
xyY:
0.4846, 0.2535, 18.5415
CIE-Lab:
50.1464, 74.7899, 1.9642
CIE-LCH:
50.1464, 74.8157, 1.5044
CIE-Luv:
50.1464, 120.1348, -12.1354
Hunter-Lab:
43.0599, 71.5897, 3.7555
#e31d77 color charts
#e31d77 color shades, tints & tones
#e31d77 color schemes
#e31d77 color preview, HTML & CSS examples
This text has a color of #e31d77
<p style="color:#e31d77;">Text here</p>
.mytext {color:#e31d77;}
This box has a color of #e31d77
<div style="background-color:#e31d77;">Content here</div>
.mybackground {background-color:#e31d77;}
Border around this has a color of #e31d77
<div style="border:2px solid #e31d77;">Content here</div>
.myborder {border:2px solid #e31d77;}