#eda214 color space conversions
Hex:
#eda214
RGB:
237, 162, 20
CMY:
7, 36, 92
CMYK:
0, 32, 92, 7
HSL:
39°, 85.7708%, 50.3922%
HSV (HSB):
39°, 91.5612%, 92.9412%
XYZ:
47.9716, 43.8957, 6.6062
xyY:
0.4872, 0.4458, 43.8957
CIE-Lab:
72.1587, 18.0993, 73.4092
CIE-LCH:
72.1587, 75.6075, 76.1498
CIE-Luv:
72.1587, 62.2731, 70.9703
Hunter-Lab:
66.2538, 13.3003, 40.4659
#eda214 color charts
#eda214 color shades, tints & tones
#eda214 color schemes
#eda214 color preview, HTML & CSS examples
This text has a color of #eda214
<p style="color:#eda214;">Text here</p>
.mytext {color:#eda214;}
This box has a color of #eda214
<div style="background-color:#eda214;">Content here</div>
.mybackground {background-color:#eda214;}
Border around this has a color of #eda214
<div style="border:2px solid #eda214;">Content here</div>
.myborder {border:2px solid #eda214;}