#e10d91 color space conversions
Hex:
#e10d91
RGB:
225, 13, 145
CMY:
12, 95, 43
CMYK:
0, 94, 36, 12
HSL:
323°, 89.0756%, 46.6667%
HSV (HSB):
323°, 94.2222%, 88.2353%
XYZ:
36.3061, 18.3397, 28.4144
xyY:
0.4371, 0.2208, 18.3397
CIE-Lab:
49.9056, 78.7100, -14.1772
CIE-LCH:
49.9056, 79.9766, 349.7894
CIE-Luv:
49.9056, 109.1831, -33.8675
Hunter-Lab:
42.8249, 76.3851, -9.3616
#e10d91 color charts
#e10d91 color shades, tints & tones
#e10d91 color schemes
#e10d91 color preview, HTML & CSS examples
This text has a color of #e10d91
<p style="color:#e10d91;">Text here</p>
.mytext {color:#e10d91;}
This box has a color of #e10d91
<div style="background-color:#e10d91;">Content here</div>
.mybackground {background-color:#e10d91;}
Border around this has a color of #e10d91
<div style="border:2px solid #e10d91;">Content here</div>
.myborder {border:2px solid #e10d91;}