#e31d6f color space conversions
Hex:
#e31d6f
RGB:
227, 29, 111
CMY:
11, 89, 56
CMYK:
0, 87, 51, 11
HSL:
335°, 77.9528%, 50.1961%
HSV (HSB):
335°, 87.2247%, 89.0196%
XYZ:
34.9872, 18.3573, 16.7382
xyY:
0.4992, 0.2619, 18.3573
CIE-Lab:
49.9267, 74.1718, 6.5280
CIE-LCH:
49.9267, 74.4585, 5.0297
CIE-Luv:
49.9267, 123.5142, -6.5671
Hunter-Lab:
42.8454, 70.7818, 6.8293
#e31d6f color charts
#e31d6f color shades, tints & tones
#e31d6f color schemes
#e31d6f color preview, HTML & CSS examples
This text has a color of #e31d6f
<p style="color:#e31d6f;">Text here</p>
.mytext {color:#e31d6f;}
This box has a color of #e31d6f
<div style="background-color:#e31d6f;">Content here</div>
.mybackground {background-color:#e31d6f;}
Border around this has a color of #e31d6f
<div style="border:2px solid #e31d6f;">Content here</div>
.myborder {border:2px solid #e31d6f;}