#edaa9c color space conversions
Hex:
#edaa9c
RGB:
237, 170, 156
CMY:
7, 33, 39
CMYK:
0, 28, 34, 7
HSL:
10°, 69.2308%, 77.0588%
HSV (HSB):
10°, 34.1772%, 92.9412%
XYZ:
55.3005, 49.1543, 38.0256
xyY:
0.3881, 0.3450, 49.1543
CIE-Lab:
75.5472, 22.8139, 16.9970
CIE-LCH:
75.5472, 28.4495, 36.6872
CIE-Luv:
75.5472, 45.3014, 19.2287
Hunter-Lab:
70.1101, 18.1022, 16.9200
#edaa9c color charts
#edaa9c color shades, tints & tones
#edaa9c color schemes
#edaa9c color preview, HTML & CSS examples
This text has a color of #edaa9c
<p style="color:#edaa9c;">Text here</p>
.mytext {color:#edaa9c;}
This box has a color of #edaa9c
<div style="background-color:#edaa9c;">Content here</div>
.mybackground {background-color:#edaa9c;}
Border around this has a color of #edaa9c
<div style="border:2px solid #edaa9c;">Content here</div>
.myborder {border:2px solid #edaa9c;}