#e50d51 color space conversions
Hex:
#e50d51
RGB:
229, 13, 81
CMY:
10, 95, 68
CMYK:
0, 94, 65, 10
HSL:
341°, 89.2562%, 47.4510%
HSV (HSB):
341°, 94.3231%, 89.8039%
XYZ:
33.9422, 17.5399, 9.3812
xyY:
0.5577, 0.2882, 17.5399
CIE-Lab:
48.9333, 74.8501, 23.6197
CIE-LCH:
48.9333, 78.4884, 17.5136
CIE-Luv:
48.9333, 139.7413, 10.8836
Hunter-Lab:
41.8807, 71.3741, 16.0357
#e50d51 color charts
#e50d51 color shades, tints & tones
#e50d51 color schemes
#e50d51 color preview, HTML & CSS examples
This text has a color of #e50d51
<p style="color:#e50d51;">Text here</p>
.mytext {color:#e50d51;}
This box has a color of #e50d51
<div style="background-color:#e50d51;">Content here</div>
.mybackground {background-color:#e50d51;}
Border around this has a color of #e50d51
<div style="border:2px solid #e50d51;">Content here</div>
.myborder {border:2px solid #e50d51;}