#e69dac color space conversions
Hex:
#e69dac
RGB:
230, 157, 172
CMY:
10, 38, 33
CMYK:
0, 32, 25, 10
HSL:
348°, 59.3496%, 75.8824%
HSV (HSB):
348°, 31.7391%, 90.1961%
XYZ:
52.1365, 43.9155, 44.7584
xyY:
0.3703, 0.3119, 43.9155
CIE-Lab:
72.1720, 29.2447, 3.3125
CIE-LCH:
72.1720, 29.4317, 6.4623
CIE-Luv:
72.1720, 45.8967, -0.6352
Hunter-Lab:
66.2688, 24.4633, 6.3433
#e69dac color charts
#e69dac RGB chart
#e69dac CMYK chart
#e69dac RGB pie chart
#e69dac color shades, tints & tones
#e69dac color schemes
#e69dac color preview, HTML & CSS examples
This text has a color of #e69dac
<p style="color:#e69dac;">Text here</p>
.mytext {color:#e69dac;}
Text color #e69dac
This box has a color of #e69dac
<div style="background-color:#e69dac;">Content here</div>
.mybackground {background-color:#e69dac;}
Background color #e69dac
Border around this has a color of #e69dac
<div style="border:2px solid #e69dac;">Content here</div>
.myborder {border:2px solid #e69dac;}
Border color #e69dac