#eda70c color space conversions
Hex:
#eda70c
RGB:
237, 167, 12
CMY:
7, 35, 95
CMYK:
0, 30, 95, 7
HSL:
41°, 90.3614%, 48.8235%
HSV (HSB):
41°, 94.9367%, 92.9412%
XYZ:
48.8101, 45.6685, 6.5902
xyY:
0.4829, 0.4519, 45.6685
CIE-Lab:
73.3299, 15.3571, 75.4920
CIE-LCH:
73.3299, 77.0382, 78.5014
CIE-Luv:
73.3299, 58.3742, 73.4623
Hunter-Lab:
67.5785, 10.6635, 41.5231
#eda70c color charts
#eda70c color shades, tints & tones
#eda70c color schemes
#eda70c color preview, HTML & CSS examples
This text has a color of #eda70c
<p style="color:#eda70c;">Text here</p>
.mytext {color:#eda70c;}
This box has a color of #eda70c
<div style="background-color:#eda70c;">Content here</div>
.mybackground {background-color:#eda70c;}
Border around this has a color of #eda70c
<div style="border:2px solid #eda70c;">Content here</div>
.myborder {border:2px solid #eda70c;}