#e10d75 color space conversions
Hex:
#e10d75
RGB:
225, 13, 117
CMY:
12, 95, 54
CMYK:
0, 94, 48, 12
HSL:
331°, 89.0756%, 46.6667%
HSV (HSB):
331°, 94.2222%, 88.2353%
XYZ:
34.4061, 17.5798, 18.4094
xyY:
0.4888, 0.2497, 17.5798
CIE-Lab:
48.9824, 76.2474, 1.4466
CIE-LCH:
48.9824, 76.2611, 1.0869
CIE-Luv:
48.9824, 122.0477, -13.0837
Hunter-Lab:
41.9282, 73.1021, 3.3173
#e10d75 color charts
#e10d75 color shades, tints & tones
#e10d75 color schemes
#e10d75 color preview, HTML & CSS examples
This text has a color of #e10d75
<p style="color:#e10d75;">Text here</p>
.mytext {color:#e10d75;}
This box has a color of #e10d75
<div style="background-color:#e10d75;">Content here</div>
.mybackground {background-color:#e10d75;}
Border around this has a color of #e10d75
<div style="border:2px solid #e10d75;">Content here</div>
.myborder {border:2px solid #e10d75;}