#edb04c color space conversions
Hex:
#edb04c
RGB:
237, 176, 76
CMY:
7, 31, 70
CMYK:
0, 26, 68, 7
HSL:
37°, 81.7259%, 61.3725%
HSV (HSB):
37°, 67.9325%, 92.9412%
XYZ:
51.7549, 49.5770, 13.6790
xyY:
0.4500, 0.4311, 49.5770
CIE-Lab:
75.8089, 12.5673, 58.1234
CIE-LCH:
75.8089, 59.4665, 77.7995
CIE-Luv:
75.8089, 48.9397, 64.1592
Hunter-Lab:
70.4109, 7.9856, 37.7691
#edb04c color charts
#edb04c color shades, tints & tones
#edb04c color schemes
#edb04c color preview, HTML & CSS examples
This text has a color of #edb04c
<p style="color:#edb04c;">Text here</p>
.mytext {color:#edb04c;}
This box has a color of #edb04c
<div style="background-color:#edb04c;">Content here</div>
.mybackground {background-color:#edb04c;}
Border around this has a color of #edb04c
<div style="border:2px solid #edb04c;">Content here</div>
.myborder {border:2px solid #edb04c;}