#edd000 color space conversions
Hex:
#edd000
RGB:
237, 208, 0
CMY:
7, 18, 100
CMYK:
0, 12, 100, 7
HSL:
53°, 100.0000%, 46.4706%
HSV (HSB):
53°, 100.0000%, 92.9412%
XYZ:
57.4809, 63.1163, 9.1531
xyY:
0.4430, 0.4864, 63.1163
CIE-Lab:
83.5035, -6.0651, 83.9453
CIE-LCH:
83.5035, 84.1642, 94.1325
CIE-Luv:
83.5035, 27.1632, 89.3022
Hunter-Lab:
79.4458, -9.8810, 48.7811
#edd000 color charts
#edd000 color shades, tints & tones
#edd000 color schemes
#edd000 color preview, HTML & CSS examples
This text has a color of #edd000
<p style="color:#edd000;">Text here</p>
.mytext {color:#edd000;}
This box has a color of #edd000
<div style="background-color:#edd000;">Content here</div>
.mybackground {background-color:#edd000;}
Border around this has a color of #edd000
<div style="border:2px solid #edd000;">Content here</div>
.myborder {border:2px solid #edd000;}