#e49dac color space conversions
Hex:
#e49dac
RGB:
228, 157, 172
CMY:
11, 38, 33
CMYK:
0, 31, 25, 11
HSL:
347°, 56.8000%, 75.4902%
HSV (HSB):
347°, 31.1404%, 89.4118%
XYZ:
51.4983, 43.5865, 44.7285
xyY:
0.3683, 0.3117, 43.5865
CIE-Lab:
71.9512, 28.5192, 2.9650
CIE-LCH:
71.9512, 28.6729, 5.9354
CIE-Luv:
71.9512, 44.4689, -0.9817
Hunter-Lab:
66.0201, 23.7020, 6.0451
#e49dac color charts
#e49dac color shades, tints & tones
#e49dac color schemes
#e49dac color preview, HTML & CSS examples
This text has a color of #e49dac
<p style="color:#e49dac;">Text here</p>
.mytext {color:#e49dac;}
This box has a color of #e49dac
<div style="background-color:#e49dac;">Content here</div>
.mybackground {background-color:#e49dac;}
Border around this has a color of #e49dac
<div style="border:2px solid #e49dac;">Content here</div>
.myborder {border:2px solid #e49dac;}