#e70aac color space conversions
Hex:
#e70aac
RGB:
231, 10, 172
CMY:
9, 96, 33
CMYK:
0, 96, 26, 9
HSL:
316°, 91.7012%, 47.2549%
HSV (HSB):
316°, 95.6710%, 90.5882%
XYZ:
40.5099, 20.1846, 40.7906
xyY:
0.3992, 0.1989, 20.1846
CIE-Lab:
52.0452, 82.9814, -26.8579
CIE-LCH:
52.0452, 87.2196, 342.0652
CIE-Luv:
52.0452, 101.5871, -52.9179
Hunter-Lab:
44.9272, 82.3270, -22.3819
#e70aac color charts
#e70aac color shades, tints & tones
#e70aac color schemes
#e70aac color preview, HTML & CSS examples
This text has a color of #e70aac
<p style="color:#e70aac;">Text here</p>
.mytext {color:#e70aac;}
This box has a color of #e70aac
<div style="background-color:#e70aac;">Content here</div>
.mybackground {background-color:#e70aac;}
Border around this has a color of #e70aac
<div style="border:2px solid #e70aac;">Content here</div>
.myborder {border:2px solid #e70aac;}