#edc75f color space conversions
Hex:
#edc75f
RGB:
237, 199, 95
CMY:
7, 22, 63
CMYK:
0, 16, 60, 7
HSL:
44°, 79.7753%, 65.0980%
HSV (HSB):
44°, 59.9156%, 92.9412%
XYZ:
57.4140, 59.6776, 19.3194
xyY:
0.4209, 0.4375, 59.6776
CIE-Lab:
81.6626, 1.7056, 55.9991
CIE-LCH:
81.6626, 56.0250, 88.2554
CIE-Luv:
81.6626, 31.2347, 67.0539
Hunter-Lab:
77.2513, -2.5265, 39.2484
#edc75f color charts
#edc75f color shades, tints & tones
#edc75f color schemes
#edc75f color preview, HTML & CSS examples
This text has a color of #edc75f
<p style="color:#edc75f;">Text here</p>
.mytext {color:#edc75f;}
This box has a color of #edc75f
<div style="background-color:#edc75f;">Content here</div>
.mybackground {background-color:#edc75f;}
Border around this has a color of #edc75f
<div style="border:2px solid #edc75f;">Content here</div>
.myborder {border:2px solid #edc75f;}