#edb05c color space conversions
Hex:
#edb05c
RGB:
237, 176, 92
CMY:
7, 31, 64
CMYK:
0, 26, 61, 7
HSL:
35°, 80.1105%, 64.5098%
HSV (HSB):
35°, 61.1814%, 92.9412%
XYZ:
52.3822, 49.8279, 16.9821
xyY:
0.4395, 0.4180, 49.8279
CIE-Lab:
75.9635, 13.5437, 50.9012
CIE-LCH:
75.9635, 52.6722, 75.1000
CIE-Luv:
75.9635, 47.8436, 58.0566
Hunter-Lab:
70.5889, 8.9296, 35.1484
#edb05c color charts
#edb05c color shades, tints & tones
#edb05c color schemes
#edb05c color preview, HTML & CSS examples
This text has a color of #edb05c
<p style="color:#edb05c;">Text here</p>
.mytext {color:#edb05c;}
This box has a color of #edb05c
<div style="background-color:#edb05c;">Content here</div>
.mybackground {background-color:#edb05c;}
Border around this has a color of #edb05c
<div style="border:2px solid #edb05c;">Content here</div>
.myborder {border:2px solid #edb05c;}