#e69daa color space conversions
Hex:
#e69daa
RGB:
230, 157, 170
CMY:
10, 38, 33
CMYK:
0, 32, 26, 10
HSL:
349°, 59.3496%, 75.8824%
HSV (HSB):
349°, 31.7391%, 90.1961%
XYZ:
51.9458, 43.8392, 43.7542
xyY:
0.3723, 0.3142, 43.8392
CIE-Lab:
72.1209, 28.9652, 4.3450
CIE-LCH:
72.1209, 29.2893, 8.5312
CIE-Luv:
72.1209, 46.2099, 0.8669
Hunter-Lab:
66.2112, 24.1721, 7.1674
#e69daa color charts
#e69daa color shades, tints & tones
#e69daa color schemes
#e69daa color preview, HTML & CSS examples
This text has a color of #e69daa
<p style="color:#e69daa;">Text here</p>
.mytext {color:#e69daa;}
This box has a color of #e69daa
<div style="background-color:#e69daa;">Content here</div>
.mybackground {background-color:#e69daa;}
Border around this has a color of #e69daa
<div style="border:2px solid #e69daa;">Content here</div>
.myborder {border:2px solid #e69daa;}