#edc35d color space conversions
Hex:
#edc35d
RGB:
237, 195, 93
CMY:
7, 24, 64
CMYK:
0, 18, 61, 7
HSL:
43°, 80.0000%, 64.7059%
HSV (HSB):
43°, 60.7595%, 92.9412%
XYZ:
56.4159, 57.8251, 18.5438
xyY:
0.4249, 0.4355, 57.8251
CIE-Lab:
80.6414, 3.6438, 55.7627
CIE-LCH:
80.6414, 55.8817, 86.2613
CIE-Luv:
80.6414, 34.1391, 66.0693
Hunter-Lab:
76.0428, -0.6462, 38.7715
#edc35d color charts
#edc35d color shades, tints & tones
#edc35d color schemes
#edc35d color preview, HTML & CSS examples
This text has a color of #edc35d
<p style="color:#edc35d;">Text here</p>
.mytext {color:#edc35d;}
This box has a color of #edc35d
<div style="background-color:#edc35d;">Content here</div>
.mybackground {background-color:#edc35d;}
Border around this has a color of #edc35d
<div style="border:2px solid #edc35d;">Content here</div>
.myborder {border:2px solid #edc35d;}