#e31d6e color space conversions
Hex:
#e31d6e
RGB:
227, 29, 110
CMY:
11, 89, 57
CMYK:
0, 87, 52, 11
HSL:
335°, 77.9528%, 50.1961%
HSV (HSB):
335°, 87.2247%, 89.0196%
XYZ:
34.9324, 18.3354, 16.4498
xyY:
0.5011, 0.2630, 18.3354
CIE-Lab:
49.9004, 74.0978, 7.1017
CIE-LCH:
49.9004, 74.4374, 5.4746
CIE-Luv:
49.9004, 123.9287, -5.8867
Hunter-Lab:
42.8199, 70.6853, 7.1969
#e31d6e color charts
#e31d6e color shades, tints & tones
#e31d6e color schemes
#e31d6e color preview, HTML & CSS examples
This text has a color of #e31d6e
<p style="color:#e31d6e;">Text here</p>
.mytext {color:#e31d6e;}
This box has a color of #e31d6e
<div style="background-color:#e31d6e;">Content here</div>
.mybackground {background-color:#e31d6e;}
Border around this has a color of #e31d6e
<div style="border:2px solid #e31d6e;">Content here</div>
.myborder {border:2px solid #e31d6e;}