#edc76b color space conversions
Hex:
#edc76b
RGB:
237, 199, 107
CMY:
7, 22, 58
CMYK:
0, 16, 55, 7
HSL:
42°, 78.3133%, 67.4510%
HSV (HSB):
42°, 54.8523%, 92.9412%
XYZ:
58.0023, 59.9129, 22.4172
xyY:
0.4133, 0.4269, 59.9129
CIE-Lab:
81.7908, 2.5918, 50.5083
CIE-LCH:
81.7908, 50.5748, 87.0625
CIE-Luv:
81.7908, 30.5622, 61.9563
Hunter-Lab:
77.4034, -1.6969, 37.0111
#edc76b color charts
#edc76b color shades, tints & tones
#edc76b color schemes
#edc76b color preview, HTML & CSS examples
This text has a color of #edc76b
<p style="color:#edc76b;">Text here</p>
.mytext {color:#edc76b;}
This box has a color of #edc76b
<div style="background-color:#edc76b;">Content here</div>
.mybackground {background-color:#edc76b;}
Border around this has a color of #edc76b
<div style="border:2px solid #edc76b;">Content here</div>
.myborder {border:2px solid #edc76b;}