#edd00d color space conversions
Hex:
#edd00d
RGB:
237, 208, 13
CMY:
7, 18, 95
CMYK:
0, 12, 95, 7
HSL:
52°, 89.6000%, 49.0196%
HSV (HSB):
52°, 94.5148%, 92.9412%
XYZ:
57.5536, 63.1453, 9.5356
xyY:
0.4419, 0.4849, 63.1453
CIE-Lab:
83.5188, -5.9529, 82.7677
CIE-LCH:
83.5188, 82.9815, 94.1138
CIE-Luv:
83.5188, 27.0857, 88.6351
Hunter-Lab:
79.4640, -9.7795, 48.5101
#edd00d color charts
#edd00d color shades, tints & tones
#edd00d color schemes
#edd00d color preview, HTML & CSS examples
This text has a color of #edd00d
<p style="color:#edd00d;">Text here</p>
.mytext {color:#edd00d;}
This box has a color of #edd00d
<div style="background-color:#edd00d;">Content here</div>
.mybackground {background-color:#edd00d;}
Border around this has a color of #edd00d
<div style="border:2px solid #edd00d;">Content here</div>
.myborder {border:2px solid #edd00d;}