#edc45c color space conversions
Hex:
#edc45c
RGB:
237, 196, 92
CMY:
7, 23, 64
CMYK:
0, 17, 61, 7
HSL:
43°, 80.1105%, 64.5098%
HSV (HSB):
43°, 61.1814%, 92.9412%
XYZ:
56.5967, 58.2571, 18.3870
xyY:
0.4248, 0.4372, 58.2571
CIE-Lab:
80.8815, 3.0574, 56.4901
CIE-LCH:
80.8815, 56.5728, 86.9020
CIE-Luv:
80.8815, 33.4906, 66.9047
Hunter-Lab:
76.3263, -1.2115, 39.1455
#edc45c color charts
#edc45c color shades, tints & tones
#edc45c color schemes
#edc45c color preview, HTML & CSS examples
This text has a color of #edc45c
<p style="color:#edc45c;">Text here</p>
.mytext {color:#edc45c;}
This box has a color of #edc45c
<div style="background-color:#edc45c;">Content here</div>
.mybackground {background-color:#edc45c;}
Border around this has a color of #edc45c
<div style="border:2px solid #edc45c;">Content here</div>
.myborder {border:2px solid #edc45c;}