#edb10d color space conversions
Hex:
#edb10d
RGB:
237, 177, 13
CMY:
7, 31, 95
CMYK:
0, 25, 95, 7
HSL:
44°, 89.6000%, 49.0196%
HSV (HSB):
44°, 94.5148%, 92.9412%
XYZ:
50.7198, 49.4779, 7.2577
xyY:
0.4720, 0.4605, 49.4779
CIE-Lab:
75.7477, 10.0910, 77.0938
CIE-LCH:
75.7477, 77.7514, 82.5428
CIE-Luv:
75.7477, 50.4132, 77.0764
Hunter-Lab:
70.3405, 5.6136, 43.1208
#edb10d color charts
#edb10d color shades, tints & tones
#edb10d color schemes
#edb10d color preview, HTML & CSS examples
This text has a color of #edb10d
<p style="color:#edb10d;">Text here</p>
.mytext {color:#edb10d;}
This box has a color of #edb10d
<div style="background-color:#edb10d;">Content here</div>
.mybackground {background-color:#edb10d;}
Border around this has a color of #edb10d
<div style="border:2px solid #edb10d;">Content here</div>
.myborder {border:2px solid #edb10d;}