#edc164 color space conversions
Hex:
#edc164
RGB:
237, 193, 100
CMY:
7, 24, 61
CMYK:
0, 19, 58, 7
HSL:
41°, 79.1908%, 66.0784%
HSV (HSB):
41°, 57.8059%, 92.9412%
XYZ:
56.2953, 57.0646, 20.1041
xyY:
0.4218, 0.4276, 57.0646
CIE-Lab:
80.2159, 5.1782, 52.0032
CIE-LCH:
80.2159, 52.2604, 84.3135
CIE-Luv:
80.2159, 35.1330, 62.2831
Hunter-Lab:
75.5411, 0.8261, 37.0997
#edc164 color charts
#edc164 color shades, tints & tones
#edc164 color schemes
#edc164 color preview, HTML & CSS examples
This text has a color of #edc164
<p style="color:#edc164;">Text here</p>
.mytext {color:#edc164;}
This box has a color of #edc164
<div style="background-color:#edc164;">Content here</div>
.mybackground {background-color:#edc164;}
Border around this has a color of #edc164
<div style="border:2px solid #edc164;">Content here</div>
.myborder {border:2px solid #edc164;}