#e10da1 color space conversions
Hex:
#e10da1
RGB:
225, 13, 161
CMY:
12, 95, 37
CMYK:
0, 94, 28, 12
HSL:
318°, 89.0756%, 46.6667%
HSV (HSB):
318°, 94.2222%, 88.2353%
XYZ:
37.6283, 18.8686, 35.3770
xyY:
0.4096, 0.2054, 18.8686
CIE-Lab:
50.5331, 80.3567, -22.7817
CIE-LCH:
50.5331, 83.5237, 344.1716
CIE-Luv:
50.5331, 101.7091, -46.2743
Hunter-Lab:
43.4380, 78.6095, -17.8806
#e10da1 color charts
#e10da1 color shades, tints & tones
#e10da1 color schemes
#e10da1 color preview, HTML & CSS examples
This text has a color of #e10da1
<p style="color:#e10da1;">Text here</p>
.mytext {color:#e10da1;}
This box has a color of #e10da1
<div style="background-color:#e10da1;">Content here</div>
.mybackground {background-color:#e10da1;}
Border around this has a color of #e10da1
<div style="border:2px solid #e10da1;">Content here</div>
.myborder {border:2px solid #e10da1;}