#eda055 color space conversions
Hex:
#eda055
RGB:
237, 160, 85
CMY:
7, 37, 67
CMYK:
0, 32, 64, 7
HSL:
30°, 80.8511%, 63.1373%
HSV (HSB):
30°, 64.1350%, 92.9412%
XYZ:
49.1356, 43.8020, 14.4592
xyY:
0.4575, 0.4079, 43.8020
CIE-Lab:
72.0960, 21.5637, 49.8524
CIE-LCH:
72.0960, 54.3163, 66.6091
CIE-Luv:
72.0960, 60.3363, 53.9930
Hunter-Lab:
66.1831, 16.7013, 33.3749
#eda055 color charts
#eda055 color shades, tints & tones
#eda055 color schemes
#eda055 color preview, HTML & CSS examples
This text has a color of #eda055
<p style="color:#eda055;">Text here</p>
.mytext {color:#eda055;}
This box has a color of #eda055
<div style="background-color:#eda055;">Content here</div>
.mybackground {background-color:#eda055;}
Border around this has a color of #eda055
<div style="border:2px solid #eda055;">Content here</div>
.myborder {border:2px solid #eda055;}