#edbd5f color space conversions
Hex:
#edbd5f
RGB:
237, 189, 95
CMY:
7, 26, 63
CMYK:
0, 20, 60, 7
HSL:
40°, 79.7753%, 65.0980%
HSV (HSB):
40°, 59.9156%, 92.9412%
XYZ:
55.1882, 55.2259, 18.5774
xyY:
0.4278, 0.4281, 55.2259
CIE-Lab:
79.1712, 6.9103, 53.1610
CIE-LCH:
79.1712, 53.6083, 82.5937
CIE-Luv:
79.1712, 38.2628, 62.5886
Hunter-Lab:
74.3142, 2.5104, 37.1983
#edbd5f color charts
#edbd5f color shades, tints & tones
#edbd5f color schemes
#edbd5f color preview, HTML & CSS examples
This text has a color of #edbd5f
<p style="color:#edbd5f;">Text here</p>
.mytext {color:#edbd5f;}
This box has a color of #edbd5f
<div style="background-color:#edbd5f;">Content here</div>
.mybackground {background-color:#edbd5f;}
Border around this has a color of #edbd5f
<div style="border:2px solid #edbd5f;">Content here</div>
.myborder {border:2px solid #edbd5f;}