#edd04f color space conversions
Hex:
#edd04f
RGB:
237, 208, 79
CMY:
7, 18, 69
CMYK:
0, 12, 67, 7
HSL:
49°, 81.4433%, 61.9608%
HSV (HSB):
49°, 66.6667%, 92.9412%
XYZ:
58.8922, 63.6808, 16.5848
xyY:
0.4232, 0.4576, 63.6808
CIE-Lab:
83.7993, -3.9075, 65.2574
CIE-LCH:
83.7993, 65.3743, 93.4267
CIE-Luv:
83.7993, 25.6976, 76.6808
Hunter-Lab:
79.8002, -7.9183, 43.5380
#edd04f color charts
#edd04f color shades, tints & tones
#edd04f color schemes
#edd04f color preview, HTML & CSS examples
This text has a color of #edd04f
<p style="color:#edd04f;">Text here</p>
.mytext {color:#edd04f;}
This box has a color of #edd04f
<div style="background-color:#edd04f;">Content here</div>
.mybackground {background-color:#edd04f;}
Border around this has a color of #edd04f
<div style="border:2px solid #edd04f;">Content here</div>
.myborder {border:2px solid #edd04f;}