#e5107f color space conversions
Hex:
#e5107f
RGB:
229, 16, 127
CMY:
10, 94, 50
CMYK:
0, 93, 45, 10
HSL:
329°, 86.9388%, 48.0392%
HSV (HSB):
329°, 93.0131%, 89.8039%
XYZ:
36.3292, 18.5609, 21.7465
xyY:
0.4740, 0.2422, 18.5609
CIE-Lab:
50.1695, 77.6494, -2.8215
CIE-LCH:
50.1695, 77.7007, 357.9190
CIE-Luv:
50.1695, 120.3903, -18.7283
Hunter-Lab:
43.0824, 75.1258, 0.2301
#e5107f color charts
#e5107f color shades, tints & tones
#e5107f color schemes
#e5107f color preview, HTML & CSS examples
This text has a color of #e5107f
<p style="color:#e5107f;">Text here</p>
.mytext {color:#e5107f;}
This box has a color of #e5107f
<div style="background-color:#e5107f;">Content here</div>
.mybackground {background-color:#e5107f;}
Border around this has a color of #e5107f
<div style="border:2px solid #e5107f;">Content here</div>
.myborder {border:2px solid #e5107f;}