#edc8a1 color space conversions
Hex:
#edc8a1
RGB:
237, 200, 161
CMY:
7, 22, 37
CMYK:
0, 16, 32, 7
HSL:
31°, 67.8571%, 78.0392%
HSV (HSB):
31°, 32.0675%, 92.9412%
XYZ:
62.0124, 61.8863, 42.3951
xyY:
0.3729, 0.3722, 61.8863
CIE-Lab:
82.8529, 7.5704, 24.3927
CIE-LCH:
82.8529, 25.5405, 72.7580
CIE-Luv:
82.8529, 25.9901, 32.3992
Hunter-Lab:
78.6678, 3.0394, 23.1154
#edc8a1 color charts
#edc8a1 color shades, tints & tones
#edc8a1 color schemes
#edc8a1 color preview, HTML & CSS examples
This text has a color of #edc8a1
<p style="color:#edc8a1;">Text here</p>
.mytext {color:#edc8a1;}
This box has a color of #edc8a1
<div style="background-color:#edc8a1;">Content here</div>
.mybackground {background-color:#edc8a1;}
Border around this has a color of #edc8a1
<div style="border:2px solid #edc8a1;">Content here</div>
.myborder {border:2px solid #edc8a1;}