#edc764 color space conversions
Hex:
#edc764
RGB:
237, 199, 100
CMY:
7, 22, 61
CMYK:
0, 16, 58, 7
HSL:
43°, 79.1908%, 66.0784%
HSV (HSB):
43°, 57.8059%, 92.9412%
XYZ:
57.6487, 59.7715, 20.5552
xyY:
0.4178, 0.4332, 59.7715
CIE-Lab:
81.7138, 2.0601, 53.7402
CIE-LCH:
81.7138, 53.7797, 87.8046
CIE-Luv:
81.7138, 30.9644, 65.0057
Hunter-Lab:
77.3120, -2.1951, 38.3548
#edc764 color charts
#edc764 color shades, tints & tones
#edc764 color schemes
#edc764 color preview, HTML & CSS examples
This text has a color of #edc764
<p style="color:#edc764;">Text here</p>
.mytext {color:#edc764;}
This box has a color of #edc764
<div style="background-color:#edc764;">Content here</div>
.mybackground {background-color:#edc764;}
Border around this has a color of #edc764
<div style="border:2px solid #edc764;">Content here</div>
.myborder {border:2px solid #edc764;}