#e50a7b color space conversions
Hex:
#e50a7b
RGB:
229, 10, 123
CMY:
10, 96, 52
CMYK:
0, 96, 46, 10
HSL:
329°, 91.6318%, 46.8627%
HSV (HSB):
329°, 95.6332%, 89.8039%
XYZ:
35.9968, 18.3052, 20.3749
xyY:
0.4820, 0.2451, 18.3052
CIE-Lab:
49.8642, 77.8555, -0.8365
CIE-LCH:
49.8642, 77.8600, 359.3844
CIE-Luv:
49.8642, 122.8637, -16.2777
Hunter-Lab:
42.7845, 75.3082, 1.7140
#e50a7b color charts
#e50a7b color shades, tints & tones
#e50a7b color schemes
#e50a7b color preview, HTML & CSS examples
This text has a color of #e50a7b
<p style="color:#e50a7b;">Text here</p>
.mytext {color:#e50a7b;}
This box has a color of #e50a7b
<div style="background-color:#e50a7b;">Content here</div>
.mybackground {background-color:#e50a7b;}
Border around this has a color of #e50a7b
<div style="border:2px solid #e50a7b;">Content here</div>
.myborder {border:2px solid #e50a7b;}