#e10a75 color space conversions
Hex:
#e10a75
RGB:
225, 10, 117
CMY:
12, 96, 54
CMYK:
0, 96, 48, 12
HSL:
330°, 91.4894%, 46.0784%
HSV (HSB):
330°, 95.5556%, 88.2353%
XYZ:
34.3708, 17.5090, 18.3977
xyY:
0.4891, 0.2491, 17.5090
CIE-Lab:
48.8951, 76.5015, 1.3197
CIE-LCH:
48.8951, 76.5129, 0.9883
CIE-Luv:
48.8951, 122.3706, -13.2948
Hunter-Lab:
41.8437, 73.3947, 3.2223
#e10a75 color charts
#e10a75 color shades, tints & tones
#e10a75 color schemes
#e10a75 color preview, HTML & CSS examples
This text has a color of #e10a75
<p style="color:#e10a75;">Text here</p>
.mytext {color:#e10a75;}
This box has a color of #e10a75
<div style="background-color:#e10a75;">Content here</div>
.mybackground {background-color:#e10a75;}
Border around this has a color of #e10a75
<div style="border:2px solid #e10a75;">Content here</div>
.myborder {border:2px solid #e10a75;}