#edb50c color space conversions
Hex:
#edb50c
RGB:
237, 181, 12
CMY:
7, 29, 95
CMYK:
0, 24, 95, 7
HSL:
45°, 90.3614%, 48.8235%
HSV (HSB):
45°, 94.9367%, 92.9412%
XYZ:
51.5153, 51.0788, 7.4919
xyY:
0.4680, 0.4640, 51.0788
CIE-Lab:
76.7267, 7.9800, 77.9190
CIE-LCH:
76.7267, 78.3266, 84.1525
CIE-Luv:
76.7267, 47.2995, 78.6227
Hunter-Lab:
71.4694, 3.5915, 43.8135
#edb50c color charts
#edb50c color shades, tints & tones
#edb50c color schemes
#edb50c color preview, HTML & CSS examples
This text has a color of #edb50c
<p style="color:#edb50c;">Text here</p>
.mytext {color:#edb50c;}
This box has a color of #edb50c
<div style="background-color:#edb50c;">Content here</div>
.mybackground {background-color:#edb50c;}
Border around this has a color of #edb50c
<div style="border:2px solid #edb50c;">Content here</div>
.myborder {border:2px solid #edb50c;}