#edcd4e color space conversions
Hex:
#edcd4e
RGB:
237, 205, 78
CMY:
7, 20, 69
CMYK:
0, 14, 67, 7
HSL:
48°, 81.5385%, 61.7647%
HSV (HSB):
48°, 67.0886%, 92.9412%
XYZ:
58.1315, 62.2172, 16.1530
xyY:
0.4259, 0.4558, 62.2172
CIE-Lab:
83.0288, -2.4297, 64.8641
CIE-LCH:
83.0288, 64.9096, 92.1452
CIE-Luv:
83.0288, 27.8214, 75.7292
Hunter-Lab:
78.8779, -6.4852, 43.0728
#edcd4e color charts
#edcd4e color shades, tints & tones
#edcd4e color schemes
#edcd4e color preview, HTML & CSS examples
This text has a color of #edcd4e
<p style="color:#edcd4e;">Text here</p>
.mytext {color:#edcd4e;}
This box has a color of #edcd4e
<div style="background-color:#edcd4e;">Content here</div>
.mybackground {background-color:#edcd4e;}
Border around this has a color of #edcd4e
<div style="border:2px solid #edcd4e;">Content here</div>
.myborder {border:2px solid #edcd4e;}