#edb84d color space conversions
Hex:
#edb84d
RGB:
237, 184, 77
CMY:
7, 28, 70
CMYK:
0, 22, 68, 7
HSL:
40°, 81.6327%, 61.5686%
HSV (HSB):
40°, 67.5105%, 92.9412%
XYZ:
53.4051, 52.8213, 14.4020
xyY:
0.4427, 0.4379, 52.8213
CIE-Lab:
77.7694, 8.4110, 59.7691
CIE-LCH:
77.7694, 60.3580, 81.9896
CIE-Luv:
77.7694, 42.9391, 67.1855
Hunter-Lab:
72.6783, 3.9775, 39.1259
#edb84d color charts
#edb84d color shades, tints & tones
#edb84d color schemes
#edb84d color preview, HTML & CSS examples
This text has a color of #edb84d
<p style="color:#edb84d;">Text here</p>
.mytext {color:#edb84d;}
This box has a color of #edb84d
<div style="background-color:#edb84d;">Content here</div>
.mybackground {background-color:#edb84d;}
Border around this has a color of #edb84d
<div style="border:2px solid #edb84d;">Content here</div>
.myborder {border:2px solid #edb84d;}