#eda94d color space conversions
Hex:
#eda94d
RGB:
237, 169, 77
CMY:
7, 34, 70
CMYK:
0, 29, 68, 7
HSL:
35°, 81.6327%, 61.5686%
HSV (HSB):
35°, 67.5105%, 92.9412%
XYZ:
50.4526, 46.9163, 13.4178
xyY:
0.4554, 0.4235, 46.9163
CIE-Lab:
74.1362, 16.3234, 55.8811
CIE-LCH:
74.1362, 58.2164, 73.7164
CIE-Luv:
74.1362, 54.1498, 60.8708
Hunter-Lab:
68.4955, 11.6130, 36.3323
#eda94d color charts
#eda94d color shades, tints & tones
#eda94d color schemes
#eda94d color preview, HTML & CSS examples
This text has a color of #eda94d
<p style="color:#eda94d;">Text here</p>
.mytext {color:#eda94d;}
This box has a color of #eda94d
<div style="background-color:#eda94d;">Content here</div>
.mybackground {background-color:#eda94d;}
Border around this has a color of #eda94d
<div style="border:2px solid #eda94d;">Content here</div>
.myborder {border:2px solid #eda94d;}