#e512a1 color space conversions
Hex:
#e512a1
RGB:
229, 18, 161
CMY:
10, 93, 37
CMYK:
0, 92, 30, 10
HSL:
319°, 85.4251%, 48.4314%
HSV (HSB):
319°, 92.1397%, 89.8039%
XYZ:
38.9624, 19.6638, 35.4602
xyY:
0.4141, 0.2090, 19.6638
CIE-Lab:
51.4550, 80.6719, -21.2999
CIE-LCH:
51.4550, 83.4365, 345.2096
CIE-Luv:
51.4550, 104.4326, -44.4132
Hunter-Lab:
44.3439, 79.2357, -16.3712
#e512a1 color charts
#e512a1 color shades, tints & tones
#e512a1 color schemes
#e512a1 color preview, HTML & CSS examples
This text has a color of #e512a1
<p style="color:#e512a1;">Text here</p>
.mytext {color:#e512a1;}
This box has a color of #e512a1
<div style="background-color:#e512a1;">Content here</div>
.mybackground {background-color:#e512a1;}
Border around this has a color of #e512a1
<div style="border:2px solid #e512a1;">Content here</div>
.myborder {border:2px solid #e512a1;}