#e97dac color space conversions
Hex:
#e97dac
RGB:
233, 125, 172
CMY:
9, 51, 33
CMYK:
0, 46, 26, 9
HSL:
334°, 71.0526%, 70.1961%
HSV (HSB):
334°, 46.3519%, 91.3725%
XYZ:
48.3843, 34.9694, 43.2294
xyY:
0.3822, 0.2763, 34.9694
CIE-Lab:
65.7249, 46.9697, -6.0902
CIE-LCH:
65.7249, 47.3628, 352.6121
CIE-Luv:
65.7249, 66.3146, -17.4319
Hunter-Lab:
59.1350, 42.5627, -1.9482
#e97dac color charts
#e97dac color shades, tints & tones
#e97dac color schemes
#e97dac color preview, HTML & CSS examples
This text has a color of #e97dac
<p style="color:#e97dac;">Text here</p>
.mytext {color:#e97dac;}
This box has a color of #e97dac
<div style="background-color:#e97dac;">Content here</div>
.mybackground {background-color:#e97dac;}
Border around this has a color of #e97dac
<div style="border:2px solid #e97dac;">Content here</div>
.myborder {border:2px solid #e97dac;}