#e512a3 color space conversions
Hex:
#e512a3
RGB:
229, 18, 163
CMY:
10, 93, 36
CMYK:
0, 92, 29, 10
HSL:
319°, 85.4251%, 48.4314%
HSV (HSB):
319°, 92.1397%, 89.8039%
XYZ:
39.1403, 19.7350, 36.3966
xyY:
0.4108, 0.2071, 19.7350
CIE-Lab:
51.5362, 80.8860, -22.3607
CIE-LCH:
51.5362, 83.9199, 344.5467
CIE-Luv:
51.5362, 103.5063, -45.9751
Hunter-Lab:
44.4241, 79.5271, -17.4795
#e512a3 color charts
#e512a3 color shades, tints & tones
#e512a3 color schemes
#e512a3 color preview, HTML & CSS examples
This text has a color of #e512a3
<p style="color:#e512a3;">Text here</p>
.mytext {color:#e512a3;}
This box has a color of #e512a3
<div style="background-color:#e512a3;">Content here</div>
.mybackground {background-color:#e512a3;}
Border around this has a color of #e512a3
<div style="border:2px solid #e512a3;">Content here</div>
.myborder {border:2px solid #e512a3;}