#e01ace color space conversions
Hex:
#e01ace
RGB:
224, 26, 206
CMY:
12, 90, 19
CMYK:
0, 88, 8, 12
HSL:
305°, 79.2000%, 49.0196%
HSV (HSB):
305°, 88.3929%, 87.8431%
XYZ:
42.2504, 21.0423, 60.2272
xyY:
0.3421, 0.1704, 21.0423
CIE-Lab:
52.9958, 84.1979, -45.2170
CIE-LCH:
52.9958, 95.5713, 331.7628
CIE-Luv:
52.9958, 79.8895, -80.3984
Hunter-Lab:
45.8719, 84.1321, -45.7341
#e01ace color charts
#e01ace color shades, tints & tones
#e01ace color schemes
#e01ace color preview, HTML & CSS examples
This text has a color of #e01ace
<p style="color:#e01ace;">Text here</p>
.mytext {color:#e01ace;}
This box has a color of #e01ace
<div style="background-color:#e01ace;">Content here</div>
.mybackground {background-color:#e01ace;}
Border around this has a color of #e01ace
<div style="border:2px solid #e01ace;">Content here</div>
.myborder {border:2px solid #e01ace;}