#edc07c color space conversions
Hex:
#edc07c
RGB:
237, 192, 124
CMY:
7, 25, 51
CMYK:
0, 19, 48, 7
HSL:
36°, 75.8389%, 70.7843%
HSV (HSB):
36°, 47.6793%, 92.9412%
XYZ:
57.4128, 57.1590, 27.0756
xyY:
0.4053, 0.4035, 57.1590
CIE-Lab:
80.2690, 7.7098, 40.2132
CIE-LCH:
80.2690, 40.9456, 79.1468
CIE-Luv:
80.2690, 34.1513, 50.2423
Hunter-Lab:
75.6036, 3.2452, 31.6892
#edc07c color charts
#edc07c color shades, tints & tones
#edc07c color schemes
#edc07c color preview, HTML & CSS examples
This text has a color of #edc07c
<p style="color:#edc07c;">Text here</p>
.mytext {color:#edc07c;}
This box has a color of #edc07c
<div style="background-color:#edc07c;">Content here</div>
.mybackground {background-color:#edc07c;}
Border around this has a color of #edc07c
<div style="border:2px solid #edc07c;">Content here</div>
.myborder {border:2px solid #edc07c;}