#e512b6 color space conversions
Hex:
#e512b6
RGB:
229, 18, 182
CMY:
10, 93, 29
CMYK:
0, 92, 21, 10
HSL:
313°, 85.4251%, 48.4314%
HSV (HSB):
313°, 92.1397%, 89.8039%
XYZ:
40.9729, 20.4680, 46.0472
xyY:
0.3812, 0.1904, 20.4680
CIE-Lab:
52.3623, 83.0429, -32.2560
CIE-LCH:
52.3623, 89.0874, 338.7726
CIE-Luv:
52.3623, 94.8176, -60.8581
Hunter-Lab:
45.2416, 82.4851, -28.6766
#e512b6 color charts
#e512b6 color shades, tints & tones
#e512b6 color schemes
#e512b6 color preview, HTML & CSS examples
This text has a color of #e512b6
<p style="color:#e512b6;">Text here</p>
.mytext {color:#e512b6;}
This box has a color of #e512b6
<div style="background-color:#e512b6;">Content here</div>
.mybackground {background-color:#e512b6;}
Border around this has a color of #e512b6
<div style="border:2px solid #e512b6;">Content here</div>
.myborder {border:2px solid #e512b6;}