#edbd3c color space conversions
Hex:
#edbd3c
RGB:
237, 189, 60
CMY:
7, 26, 76
CMYK:
0, 20, 75, 7
HSL:
44°, 83.0986%, 58.2353%
HSV (HSB):
44°, 74.6835%, 92.9412%
XYZ:
53.9383, 54.7260, 11.9953
xyY:
0.4470, 0.4536, 54.7260
CIE-Lab:
78.8832, 4.9788, 67.7149
CIE-LCH:
78.8832, 67.8977, 85.7949
CIE-Luv:
78.8832, 40.0345, 74.2715
Hunter-Lab:
73.9770, 0.6885, 42.1701
#edbd3c color charts
#edbd3c color shades, tints & tones
#edbd3c color schemes
#edbd3c color preview, HTML & CSS examples
This text has a color of #edbd3c
<p style="color:#edbd3c;">Text here</p>
.mytext {color:#edbd3c;}
This box has a color of #edbd3c
<div style="background-color:#edbd3c;">Content here</div>
.mybackground {background-color:#edbd3c;}
Border around this has a color of #edbd3c
<div style="border:2px solid #edbd3c;">Content here</div>
.myborder {border:2px solid #edbd3c;}