#edc7b9 color space conversions
Hex:
#edc7b9
RGB:
237, 199, 185
CMY:
7, 22, 27
CMYK:
0, 16, 22, 7
HSL:
16°, 59.0909%, 82.7451%
HSV (HSB):
16°, 21.9409%, 92.9412%
XYZ:
64.1054, 62.3542, 54.5558
xyY:
0.3541, 0.3445, 62.3542
CIE-Lab:
83.1014, 11.3245, 12.0134
CIE-LCH:
83.1014, 16.5096, 46.6907
CIE-Luv:
83.1014, 24.4444, 15.3002
Hunter-Lab:
78.9646, 6.7225, 14.3125
#edc7b9 color charts
#edc7b9 color shades, tints & tones
#edc7b9 color schemes
#edc7b9 color preview, HTML & CSS examples
This text has a color of #edc7b9
<p style="color:#edc7b9;">Text here</p>
.mytext {color:#edc7b9;}
This box has a color of #edc7b9
<div style="background-color:#edc7b9;">Content here</div>
.mybackground {background-color:#edc7b9;}
Border around this has a color of #edc7b9
<div style="border:2px solid #edc7b9;">Content here</div>
.myborder {border:2px solid #edc7b9;}