#edec7f color space conversions
Hex:
#edec7f
RGB:
237, 236, 127
CMY:
7, 7, 50
CMYK:
0, 0, 46, 7
HSL:
59°, 75.3425%, 71.3725%
HSV (HSB):
59°, 46.4135%, 92.9412%
XYZ:
68.7513, 79.5277, 31.8055
xyY:
0.3818, 0.4416, 79.5277
CIE-Lab:
91.4725, -14.4114, 52.5955
CIE-LCH:
91.4725, 54.5342, 105.3232
CIE-Luv:
91.4725, 5.7131, 70.2559
Hunter-Lab:
89.1783, -18.4490, 41.2790
#edec7f color charts
#edec7f color shades, tints & tones
#edec7f color schemes
#edec7f color preview, HTML & CSS examples
This text has a color of #edec7f
<p style="color:#edec7f;">Text here</p>
.mytext {color:#edec7f;}
This box has a color of #edec7f
<div style="background-color:#edec7f;">Content here</div>
.mybackground {background-color:#edec7f;}
Border around this has a color of #edec7f
<div style="border:2px solid #edec7f;">Content here</div>
.myborder {border:2px solid #edec7f;}