#e31e55 color space conversions
Hex:
#e31e55
RGB:
227, 30, 85
CMY:
11, 88, 67
CMYK:
0, 87, 63, 11
HSL:
343°, 77.8656%, 50.3922%
HSV (HSB):
343°, 86.7841%, 89.0196%
XYZ:
33.7825, 17.9153, 10.2718
xyY:
0.5451, 0.2891, 17.9153
CIE-Lab:
49.3932, 72.3103, 21.7014
CIE-LCH:
49.3932, 75.4966, 16.7053
CIE-Luv:
49.3932, 133.2751, 9.8792
Hunter-Lab:
42.3265, 68.3969, 15.2400
#e31e55 color charts
#e31e55 color shades, tints & tones
#e31e55 color schemes
#e31e55 color preview, HTML & CSS examples
This text has a color of #e31e55
<p style="color:#e31e55;">Text here</p>
.mytext {color:#e31e55;}
This box has a color of #e31e55
<div style="background-color:#e31e55;">Content here</div>
.mybackground {background-color:#e31e55;}
Border around this has a color of #e31e55
<div style="border:2px solid #e31e55;">Content here</div>
.myborder {border:2px solid #e31e55;}