#e10d8c color space conversions
Hex:
#e10d8c
RGB:
225, 13, 140
CMY:
12, 95, 45
CMYK:
0, 94, 38, 12
HSL:
324°, 89.0756%, 46.6667%
HSV (HSB):
324°, 94.2222%, 88.2353%
XYZ:
35.9289, 18.1888, 26.4281
xyY:
0.4461, 0.2258, 18.1888
CIE-Lab:
49.7244, 78.2304, -11.4392
CIE-LCH:
49.7244, 79.0623, 351.6809
CIE-Luv:
49.7244, 111.5181, -30.0454
Hunter-Lab:
42.6484, 75.7416, -6.8866
#e10d8c color charts
#e10d8c color shades, tints & tones
#e10d8c color schemes
#e10d8c color preview, HTML & CSS examples
This text has a color of #e10d8c
<p style="color:#e10d8c;">Text here</p>
.mytext {color:#e10d8c;}
This box has a color of #e10d8c
<div style="background-color:#e10d8c;">Content here</div>
.mybackground {background-color:#e10d8c;}
Border around this has a color of #e10d8c
<div style="border:2px solid #e10d8c;">Content here</div>
.myborder {border:2px solid #e10d8c;}