#edc42d color space conversions
Hex:
#edc42d
RGB:
237, 196, 45
CMY:
7, 23, 82
CMYK:
0, 17, 81, 7
HSL:
47°, 84.2105%, 55.2941%
HSV (HSB):
47°, 81.0127%, 92.9412%
XYZ:
55.1386, 57.6738, 10.7087
xyY:
0.4464, 0.4669, 57.6738
CIE-Lab:
80.5571, 0.8118, 74.1593
CIE-LCH:
80.5571, 74.1638, 89.3729
CIE-Luv:
80.5571, 35.3388, 80.3093
Hunter-Lab:
75.9433, -3.3008, 44.7999
#edc42d color charts
#edc42d color shades, tints & tones
#edc42d color schemes
#edc42d color preview, HTML & CSS examples
This text has a color of #edc42d
<p style="color:#edc42d;">Text here</p>
.mytext {color:#edc42d;}
This box has a color of #edc42d
<div style="background-color:#edc42d;">Content here</div>
.mybackground {background-color:#edc42d;}
Border around this has a color of #edc42d
<div style="border:2px solid #edc42d;">Content here</div>
.myborder {border:2px solid #edc42d;}