#e10d9b color space conversions
Hex:
#e10d9b
RGB:
225, 13, 155
CMY:
12, 95, 39
CMYK:
0, 94, 31, 12
HSL:
320°, 89.0756%, 46.6667%
HSV (HSB):
320°, 94.2222%, 88.2353%
XYZ:
37.1117, 18.6620, 32.6565
xyY:
0.4197, 0.2110, 18.6620
CIE-Lab:
50.2893, 79.7195, -19.5831
CIE-LCH:
50.2893, 82.0896, 346.1986
CIE-Luv:
50.2893, 104.5063, -41.5984
Hunter-Lab:
43.1995, 77.7460, -14.5804
#e10d9b color charts
#e10d9b color shades, tints & tones
#e10d9b color schemes
#e10d9b color preview, HTML & CSS examples
This text has a color of #e10d9b
<p style="color:#e10d9b;">Text here</p>
.mytext {color:#e10d9b;}
This box has a color of #e10d9b
<div style="background-color:#e10d9b;">Content here</div>
.mybackground {background-color:#e10d9b;}
Border around this has a color of #e10d9b
<div style="border:2px solid #e10d9b;">Content here</div>
.myborder {border:2px solid #e10d9b;}