#e10f7f color space conversions
Hex:
#e10f7f
RGB:
225, 15, 127
CMY:
12, 94, 50
CMYK:
0, 93, 44, 12
HSL:
328°, 87.5000%, 47.0588%
HSV (HSB):
328°, 93.3333%, 88.2353%
XYZ:
35.0529, 17.8815, 21.6827
xyY:
0.4698, 0.2396, 17.8815
CIE-Lab:
49.3521, 76.8729, -4.1163
CIE-LCH:
49.3521, 76.9830, 356.9349
CIE-Luv:
49.3521, 117.3031, -20.1461
Hunter-Lab:
42.2865, 73.9641, -0.8007
#e10f7f color charts
#e10f7f color shades, tints & tones
#e10f7f color schemes
#e10f7f color preview, HTML & CSS examples
This text has a color of #e10f7f
<p style="color:#e10f7f;">Text here</p>
.mytext {color:#e10f7f;}
This box has a color of #e10f7f
<div style="background-color:#e10f7f;">Content here</div>
.mybackground {background-color:#e10f7f;}
Border around this has a color of #e10f7f
<div style="border:2px solid #e10f7f;">Content here</div>
.myborder {border:2px solid #e10f7f;}