#edbc7e color space conversions
Hex:
#edbc7e
RGB:
237, 188, 126
CMY:
7, 26, 51
CMYK:
0, 21, 47, 7
HSL:
34°, 75.5102%, 71.1765%
HSV (HSB):
34°, 46.8354%, 92.9412%
XYZ:
56.6742, 55.4773, 27.4598
xyY:
0.4059, 0.3974, 55.4773
CIE-Lab:
79.3154, 9.9995, 37.9771
CIE-LCH:
79.3154, 39.2715, 75.2486
CIE-Luv:
79.3154, 36.6825, 47.1817
Hunter-Lab:
74.4831, 5.4752, 30.2796
#edbc7e color charts
#edbc7e color shades, tints & tones
#edbc7e color schemes
#edbc7e color preview, HTML & CSS examples
This text has a color of #edbc7e
<p style="color:#edbc7e;">Text here</p>
.mytext {color:#edbc7e;}
This box has a color of #edbc7e
<div style="background-color:#edbc7e;">Content here</div>
.mybackground {background-color:#edbc7e;}
Border around this has a color of #edbc7e
<div style="border:2px solid #edbc7e;">Content here</div>
.myborder {border:2px solid #edbc7e;}