#e50a8f color space conversions
Hex:
#e50a8f
RGB:
229, 10, 143
CMY:
10, 96, 44
CMYK:
0, 96, 38, 10
HSL:
324°, 91.6318%, 46.8627%
HSV (HSB):
324°, 95.6332%, 89.8039%
XYZ:
37.3796, 18.8583, 27.6565
xyY:
0.4456, 0.2248, 18.8583
CIE-Lab:
50.5210, 79.5984, -11.9695
CIE-LCH:
50.5210, 80.4933, 351.4483
CIE-Luv:
50.5210, 113.6007, -31.1421
Hunter-Lab:
43.4261, 77.6504, -7.3613
#e50a8f color charts
#e50a8f color shades, tints & tones
#e50a8f color schemes
#e50a8f color preview, HTML & CSS examples
This text has a color of #e50a8f
<p style="color:#e50a8f;">Text here</p>
.mytext {color:#e50a8f;}
This box has a color of #e50a8f
<div style="background-color:#e50a8f;">Content here</div>
.mybackground {background-color:#e50a8f;}
Border around this has a color of #e50a8f
<div style="border:2px solid #e50a8f;">Content here</div>
.myborder {border:2px solid #e50a8f;}