#edc360 color space conversions
Hex:
#edc360
RGB:
237, 195, 96
CMY:
7, 24, 62
CMYK:
0, 18, 59, 7
HSL:
42°, 79.6610%, 65.2941%
HSV (HSB):
42°, 59.4937%, 92.9412%
XYZ:
56.5515, 57.8793, 19.2576
xyY:
0.4230, 0.4329, 57.8793
CIE-Lab:
80.6716, 3.8499, 54.4104
CIE-LCH:
80.6716, 54.5464, 85.9527
CIE-Luv:
80.6716, 33.9706, 64.8623
Hunter-Lab:
76.0784, -0.4526, 38.2470
#edc360 color charts
#edc360 color shades, tints & tones
#edc360 color schemes
#edc360 color preview, HTML & CSS examples
This text has a color of #edc360
<p style="color:#edc360;">Text here</p>
.mytext {color:#edc360;}
This box has a color of #edc360
<div style="background-color:#edc360;">Content here</div>
.mybackground {background-color:#edc360;}
Border around this has a color of #edc360
<div style="border:2px solid #edc360;">Content here</div>
.myborder {border:2px solid #edc360;}