#edb50e color space conversions
Hex:
#edb50e
RGB:
237, 181, 14
CMY:
7, 29, 95
CMYK:
0, 24, 94, 7
HSL:
45°, 88.8446%, 49.2157%
HSV (HSB):
45°, 94.0928%, 92.9412%
XYZ:
51.5282, 51.0840, 7.5598
xyY:
0.4677, 0.4637, 51.0840
CIE-Lab:
76.7299, 8.0006, 77.6774
CIE-LCH:
76.7299, 78.0883, 84.1194
CIE-Luv:
76.7299, 47.2770, 78.4900
Hunter-Lab:
71.4731, 3.6110, 43.7599
#edb50e color charts
#edb50e color shades, tints & tones
#edb50e color schemes
#edb50e color preview, HTML & CSS examples
This text has a color of #edb50e
<p style="color:#edb50e;">Text here</p>
.mytext {color:#edb50e;}
This box has a color of #edb50e
<div style="background-color:#edb50e;">Content here</div>
.mybackground {background-color:#edb50e;}
Border around this has a color of #edb50e
<div style="border:2px solid #edb50e;">Content here</div>
.myborder {border:2px solid #edb50e;}