#edc070 color space conversions
Hex:
#edc070
RGB:
237, 192, 112
CMY:
7, 25, 56
CMYK:
0, 19, 53, 7
HSL:
38°, 77.6398%, 68.4314%
HSV (HSB):
38°, 52.7426%, 92.9412%
XYZ:
56.6993, 56.8737, 23.3186
xyY:
0.4142, 0.4155, 56.8737
CIE-Lab:
80.1085, 6.6434, 46.0457
CIE-LCH:
80.1085, 46.5224, 81.7901
CIE-Luv:
80.1085, 35.0359, 56.3411
Hunter-Lab:
75.4146, 2.2269, 34.4575
#edc070 color charts
#edc070 color shades, tints & tones
#edc070 color schemes
#edc070 color preview, HTML & CSS examples
This text has a color of #edc070
<p style="color:#edc070;">Text here</p>
.mytext {color:#edc070;}
This box has a color of #edc070
<div style="background-color:#edc070;">Content here</div>
.mybackground {background-color:#edc070;}
Border around this has a color of #edc070
<div style="border:2px solid #edc070;">Content here</div>
.myborder {border:2px solid #edc070;}