#edc72d color space conversions
Hex:
#edc72d
RGB:
237, 199, 45
CMY:
7, 22, 82
CMYK:
0, 16, 81, 7
HSL:
48°, 84.2105%, 55.2941%
HSV (HSB):
48°, 81.0127%, 92.9412%
XYZ:
55.8221, 59.0408, 10.9365
xyY:
0.4437, 0.4693, 59.0408
CIE-Lab:
81.3140, -0.7348, 74.8143
CIE-LCH:
81.3140, 74.8179, 90.5628
CIE-Luv:
81.3140, 33.1414, 81.4787
Hunter-Lab:
76.8380, -4.7879, 45.3478
#edc72d color charts
#edc72d color shades, tints & tones
#edc72d color schemes
#edc72d color preview, HTML & CSS examples
This text has a color of #edc72d
<p style="color:#edc72d;">Text here</p>
.mytext {color:#edc72d;}
This box has a color of #edc72d
<div style="background-color:#edc72d;">Content here</div>
.mybackground {background-color:#edc72d;}
Border around this has a color of #edc72d
<div style="border:2px solid #edc72d;">Content here</div>
.myborder {border:2px solid #edc72d;}