#edc2a7 color space conversions
Hex:
#edc2a7
RGB:
237, 194, 167
CMY:
7, 24, 35
CMYK:
0, 18, 30, 7
HSL:
23°, 66.0377%, 79.2157%
HSV (HSB):
23°, 29.5359%, 92.9412%
XYZ:
61.1919, 59.3781, 44.7952
xyY:
0.3700, 0.3591, 59.3781
CIE-Lab:
81.4990, 11.4853, 19.3528
CIE-LCH:
81.4990, 22.5043, 59.3123
CIE-Luv:
81.4990, 29.1285, 25.0406
Hunter-Lab:
77.0572, 6.8985, 19.4734
#edc2a7 color charts
#edc2a7 color shades, tints & tones
#edc2a7 color schemes
#edc2a7 color preview, HTML & CSS examples
This text has a color of #edc2a7
<p style="color:#edc2a7;">Text here</p>
.mytext {color:#edc2a7;}
This box has a color of #edc2a7
<div style="background-color:#edc2a7;">Content here</div>
.mybackground {background-color:#edc2a7;}
Border around this has a color of #edc2a7
<div style="border:2px solid #edc2a7;">Content here</div>
.myborder {border:2px solid #edc2a7;}