#e09fac color space conversions
Hex:
#e09fac
RGB:
224, 159, 172
CMY:
12, 38, 33
CMYK:
0, 29, 23, 12
HSL:
348°, 51.1811%, 75.0980%
HSV (HSB):
348°, 29.0179%, 87.8431%
XYZ:
50.5850, 43.6221, 44.7835
xyY:
0.3639, 0.3138, 43.6221
CIE-Lab:
71.9752, 25.9919, 2.9454
CIE-LCH:
71.9752, 26.1583, 6.4652
CIE-Luv:
71.9752, 40.4694, -0.5132
Hunter-Lab:
66.0470, 21.1296, 6.0311
#e09fac color charts
#e09fac color shades, tints & tones
#e09fac color schemes
#e09fac color preview, HTML & CSS examples
This text has a color of #e09fac
<p style="color:#e09fac;">Text here</p>
.mytext {color:#e09fac;}
This box has a color of #e09fac
<div style="background-color:#e09fac;">Content here</div>
.mybackground {background-color:#e09fac;}
Border around this has a color of #e09fac
<div style="border:2px solid #e09fac;">Content here</div>
.myborder {border:2px solid #e09fac;}