#edbd68 color space conversions
Hex:
#edbd68
RGB:
237, 189, 104
CMY:
7, 26, 59
CMYK:
0, 20, 56, 7
HSL:
38°, 78.6982%, 66.8627%
HSV (HSB):
38°, 56.1181%, 92.9412%
XYZ:
55.6213, 55.3992, 20.8583
xyY:
0.4218, 0.4201, 55.3992
CIE-Lab:
79.2707, 7.5702, 48.9668
CIE-LCH:
79.2707, 49.5485, 81.2117
CIE-Luv:
79.2707, 37.6723, 58.6874
Hunter-Lab:
74.4306, 3.1378, 35.4862
#edbd68 color charts
#edbd68 color shades, tints & tones
#edbd68 color schemes
#edbd68 color preview, HTML & CSS examples
This text has a color of #edbd68
<p style="color:#edbd68;">Text here</p>
.mytext {color:#edbd68;}
This box has a color of #edbd68
<div style="background-color:#edbd68;">Content here</div>
.mybackground {background-color:#edbd68;}
Border around this has a color of #edbd68
<div style="border:2px solid #edbd68;">Content here</div>
.myborder {border:2px solid #edbd68;}