#edcc70 color space conversions
Hex:
#edcc70
RGB:
237, 204, 112
CMY:
7, 20, 56
CMYK:
0, 14, 53, 7
HSL:
44°, 77.6398%, 68.4314%
HSV (HSB):
44°, 52.7426%, 92.9412%
XYZ:
59.4425, 62.3601, 24.2330
xyY:
0.4070, 0.4270, 62.3601
CIE-Lab:
83.1046, 0.4107, 49.6672
CIE-LCH:
83.1046, 49.6689, 89.5262
CIE-Luv:
83.1046, 26.8866, 62.0074
Hunter-Lab:
78.9684, -3.8310, 37.0836
#edcc70 color charts
#edcc70 color shades, tints & tones
#edcc70 color schemes
#edcc70 color preview, HTML & CSS examples
This text has a color of #edcc70
<p style="color:#edcc70;">Text here</p>
.mytext {color:#edcc70;}
This box has a color of #edcc70
<div style="background-color:#edcc70;">Content here</div>
.mybackground {background-color:#edcc70;}
Border around this has a color of #edcc70
<div style="border:2px solid #edcc70;">Content here</div>
.myborder {border:2px solid #edcc70;}