#e10e7d color space conversions
Hex:
#e10e7d
RGB:
225, 14, 125
CMY:
12, 95, 51
CMYK:
0, 94, 44, 12
HSL:
328°, 88.2845%, 46.8627%
HSV (HSB):
328°, 93.7778%, 88.2353%
XYZ:
34.9100, 17.8023, 20.9983
xyY:
0.4736, 0.2415, 17.8023
CIE-Lab:
49.2554, 76.8016, -3.0409
CIE-LCH:
49.2554, 76.8618, 357.7326
CIE-Luv:
49.2554, 118.3311, -18.7630
Hunter-Lab:
42.1928, 73.8525, 0.0278
#e10e7d color charts
#e10e7d color shades, tints & tones
#e10e7d color schemes
#e10e7d color preview, HTML & CSS examples
This text has a color of #e10e7d
<p style="color:#e10e7d;">Text here</p>
.mytext {color:#e10e7d;}
This box has a color of #e10e7d
<div style="background-color:#e10e7d;">Content here</div>
.mybackground {background-color:#e10e7d;}
Border around this has a color of #e10e7d
<div style="border:2px solid #e10e7d;">Content here</div>
.myborder {border:2px solid #e10e7d;}