#eda064 color space conversions
Hex:
#eda064
RGB:
237, 160, 100
CMY:
7, 37, 61
CMYK:
0, 32, 58, 7
HSL:
26°, 79.1908%, 66.0784%
HSV (HSB):
26°, 57.8059%, 92.9412%
XYZ:
49.7961, 44.0662, 17.9377
xyY:
0.4454, 0.3942, 44.0662
CIE-Lab:
72.2727, 22.5919, 42.5553
CIE-LCH:
72.2727, 48.1804, 62.0369
CIE-Luv:
72.2727, 58.8788, 47.3149
Hunter-Lab:
66.3824, 17.7308, 30.4465
#eda064 color charts
#eda064 color shades, tints & tones
#eda064 color schemes
#eda064 color preview, HTML & CSS examples
This text has a color of #eda064
<p style="color:#eda064;">Text here</p>
.mytext {color:#eda064;}
This box has a color of #eda064
<div style="background-color:#eda064;">Content here</div>
.mybackground {background-color:#eda064;}
Border around this has a color of #eda064
<div style="border:2px solid #eda064;">Content here</div>
.myborder {border:2px solid #eda064;}