#eda000 color space conversions
Hex:
#eda000
RGB:
237, 160, 0
CMY:
7, 37, 100
CMYK:
0, 32, 100, 7
HSL:
41°, 100.0000%, 46.4706%
HSV (HSB):
41°, 100.0000%, 92.9412%
XYZ:
47.4959, 43.1461, 5.8247
xyY:
0.4924, 0.4473, 43.1461
CIE-Lab:
71.6540, 18.9541, 75.7686
CIE-LCH:
71.6540, 78.1034, 75.9552
CIE-Luv:
71.6540, 64.2086, 71.6569
Hunter-Lab:
65.6857, 14.1193, 40.7224
#eda000 color charts
#eda000 color shades, tints & tones
#eda000 color schemes
#eda000 color preview, HTML & CSS examples
This text has a color of #eda000
<p style="color:#eda000;">Text here</p>
.mytext {color:#eda000;}
This box has a color of #eda000
<div style="background-color:#eda000;">Content here</div>
.mybackground {background-color:#eda000;}
Border around this has a color of #eda000
<div style="border:2px solid #eda000;">Content here</div>
.myborder {border:2px solid #eda000;}