#e31e5e color space conversions
Hex:
#e31e5e
RGB:
227, 30, 94
CMY:
11, 88, 63
CMYK:
0, 87, 59, 11
HSL:
341°, 77.8656%, 50.3922%
HSV (HSB):
341°, 86.7841%, 89.0196%
XYZ:
34.1632, 18.0676, 12.2765
xyY:
0.5296, 0.2801, 18.0676
CIE-Lab:
49.5780, 72.8394, 16.4453
CIE-LCH:
49.5780, 74.6728, 12.7227
CIE-Luv:
49.5780, 130.0128, 4.5874
Hunter-Lab:
42.5060, 69.0798, 12.6302
#e31e5e color charts
#e31e5e color shades, tints & tones
#e31e5e color schemes
#e31e5e color preview, HTML & CSS examples
This text has a color of #e31e5e
<p style="color:#e31e5e;">Text here</p>
.mytext {color:#e31e5e;}
This box has a color of #e31e5e
<div style="background-color:#e31e5e;">Content here</div>
.mybackground {background-color:#e31e5e;}
Border around this has a color of #e31e5e
<div style="border:2px solid #e31e5e;">Content here</div>
.myborder {border:2px solid #e31e5e;}