#edc975 color space conversions
Hex:
#edc975
RGB:
237, 201, 117
CMY:
7, 21, 54
CMYK:
0, 15, 51, 7
HSL:
42°, 76.9231%, 69.4118%
HSV (HSB):
42°, 50.6329%, 92.9412%
XYZ:
59.0226, 61.0622, 25.5050
xyY:
0.4054, 0.4194, 61.0622
CIE-Lab:
82.4122, 2.3859, 46.3888
CIE-LCH:
82.4122, 46.4502, 87.0558
CIE-Luv:
82.4122, 28.5986, 58.1983
Hunter-Lab:
78.1423, -1.9240, 35.3479
#edc975 color charts
#edc975 color shades, tints & tones
#edc975 color schemes
#edc975 color preview, HTML & CSS examples
This text has a color of #edc975
<p style="color:#edc975;">Text here</p>
.mytext {color:#edc975;}
This box has a color of #edc975
<div style="background-color:#edc975;">Content here</div>
.mybackground {background-color:#edc975;}
Border around this has a color of #edc975
<div style="border:2px solid #edc975;">Content here</div>
.myborder {border:2px solid #edc975;}