#eda04d color space conversions
Hex:
#eda04d
RGB:
237, 160, 77
CMY:
7, 37, 70
CMYK:
0, 32, 68, 7
HSL:
31°, 81.6327%, 61.5686%
HSV (HSB):
31°, 67.5105%, 92.9412%
XYZ:
48.8354, 43.6820, 12.8787
xyY:
0.4634, 0.4145, 43.6820
CIE-Lab:
72.0154, 21.0922, 53.5757
CIE-LCH:
72.0154, 57.5781, 68.5110
CIE-Luv:
72.0154, 61.0172, 57.1070
Hunter-Lab:
66.0923, 16.2315, 34.7114
#eda04d color charts
#eda04d color shades, tints & tones
#eda04d color schemes
#eda04d color preview, HTML & CSS examples
This text has a color of #eda04d
<p style="color:#eda04d;">Text here</p>
.mytext {color:#eda04d;}
This box has a color of #eda04d
<div style="background-color:#eda04d;">Content here</div>
.mybackground {background-color:#eda04d;}
Border around this has a color of #eda04d
<div style="border:2px solid #eda04d;">Content here</div>
.myborder {border:2px solid #eda04d;}