#edc995 color space conversions
Hex:
#edc995
RGB:
237, 201, 149
CMY:
7, 21, 42
CMYK:
0, 15, 37, 7
HSL:
35°, 70.9677%, 75.6863%
HSV (HSB):
35°, 37.1308%, 92.9412%
XYZ:
61.2365, 61.9477, 37.1634
xyY:
0.3819, 0.3863, 61.9477
CIE-Lab:
82.8856, 5.6133, 30.7221
CIE-LCH:
82.8856, 31.2307, 79.6455
CIE-Luv:
82.8856, 26.3407, 40.5310
Hunter-Lab:
78.7069, 1.1417, 27.0996
#edc995 color charts
#edc995 color shades, tints & tones
#edc995 color schemes
#edc995 color preview, HTML & CSS examples
This text has a color of #edc995
<p style="color:#edc995;">Text here</p>
.mytext {color:#edc995;}
This box has a color of #edc995
<div style="background-color:#edc995;">Content here</div>
.mybackground {background-color:#edc995;}
Border around this has a color of #edc995
<div style="border:2px solid #edc995;">Content here</div>
.myborder {border:2px solid #edc995;}