#e07aac color space conversions
Hex:
#e07aac
RGB:
224, 122, 172
CMY:
12, 52, 33
CMYK:
0, 46, 23, 12
HSL:
331°, 62.1951%, 67.8431%
HSV (HSB):
331°, 45.5357%, 87.8431%
XYZ:
45.1464, 32.7449, 42.9707
xyY:
0.3735, 0.2709, 32.7449
CIE-Lab:
63.9538, 45.4914, -8.8499
CIE-LCH:
63.9538, 46.3442, 348.9912
CIE-Luv:
63.9538, 61.2099, -21.0566
Hunter-Lab:
57.2232, 40.6876, -4.4665
#e07aac color charts
#e07aac color shades, tints & tones
#e07aac color schemes
#e07aac color preview, HTML & CSS examples
This text has a color of #e07aac
<p style="color:#e07aac;">Text here</p>
.mytext {color:#e07aac;}
This box has a color of #e07aac
<div style="background-color:#e07aac;">Content here</div>
.mybackground {background-color:#e07aac;}
Border around this has a color of #e07aac
<div style="border:2px solid #e07aac;">Content here</div>
.myborder {border:2px solid #e07aac;}