#edb008 color space conversions
Hex:
#edb008
RGB:
237, 176, 8
CMY:
7, 31, 97
CMYK:
0, 26, 97, 7
HSL:
44°, 93.4694%, 48.0392%
HSV (HSB):
44°, 96.6245%, 92.9412%
XYZ:
50.4942, 49.0727, 7.0404
xyY:
0.4736, 0.4603, 49.0727
CIE-Lab:
75.4965, 10.5711, 77.4786
CIE-LCH:
75.4965, 78.1964, 82.2306
CIE-Luv:
75.4965, 51.2540, 77.0095
Hunter-Lab:
70.0519, 6.0739, 43.0776
#edb008 color charts
#edb008 color shades, tints & tones
#edb008 color schemes
#edb008 color preview, HTML & CSS examples
This text has a color of #edb008
<p style="color:#edb008;">Text here</p>
.mytext {color:#edb008;}
This box has a color of #edb008
<div style="background-color:#edb008;">Content here</div>
.mybackground {background-color:#edb008;}
Border around this has a color of #edb008
<div style="border:2px solid #edb008;">Content here</div>
.myborder {border:2px solid #edb008;}