#edb20d color space conversions
Hex:
#edb20d
RGB:
237, 178, 13
CMY:
7, 30, 95
CMYK:
0, 25, 95, 7
HSL:
44°, 89.6000%, 49.0196%
HSV (HSB):
44°, 94.5148%, 92.9412%
XYZ:
50.9181, 49.8744, 7.3238
xyY:
0.4710, 0.4613, 49.8744
CIE-Lab:
75.9921, 9.5652, 77.2699
CIE-LCH:
75.9921, 77.8597, 82.9433
CIE-Luv:
75.9921, 49.6290, 77.4464
Hunter-Lab:
70.6218, 5.1098, 43.2866
#edb20d color charts
#edb20d color shades, tints & tones
#edb20d color schemes
#edb20d color preview, HTML & CSS examples
This text has a color of #edb20d
<p style="color:#edb20d;">Text here</p>
.mytext {color:#edb20d;}
This box has a color of #edb20d
<div style="background-color:#edb20d;">Content here</div>
.mybackground {background-color:#edb20d;}
Border around this has a color of #edb20d
<div style="border:2px solid #edb20d;">Content here</div>
.myborder {border:2px solid #edb20d;}