#eda97d color space conversions
Hex:
#eda97d
RGB:
237, 169, 125
CMY:
7, 34, 51
CMYK:
0, 29, 47, 7
HSL:
24°, 75.6757%, 70.9804%
HSV (HSB):
24°, 47.2574%, 92.9412%
XYZ:
52.8147, 47.8611, 25.8565
xyY:
0.4174, 0.3783, 47.8611
CIE-Lab:
74.7373, 19.9545, 32.5924
CIE-LCH:
74.7373, 38.2158, 58.5232
CIE-Luv:
74.7373, 49.7428, 38.3226
Hunter-Lab:
69.1817, 15.2023, 26.2677
#eda97d color charts
#eda97d color shades, tints & tones
#eda97d color schemes
#eda97d color preview, HTML & CSS examples
This text has a color of #eda97d
<p style="color:#eda97d;">Text here</p>
.mytext {color:#eda97d;}
This box has a color of #eda97d
<div style="background-color:#eda97d;">Content here</div>
.mybackground {background-color:#eda97d;}
Border around this has a color of #eda97d
<div style="border:2px solid #eda97d;">Content here</div>
.myborder {border:2px solid #eda97d;}