#edb95c color space conversions
Hex:
#edb95c
RGB:
237, 185, 92
CMY:
7, 27, 64
CMYK:
0, 22, 61, 7
HSL:
38°, 80.1105%, 64.5098%
HSV (HSB):
38°, 61.1814%, 92.9412%
XYZ:
54.2058, 53.4752, 17.5900
xyY:
0.4327, 0.4269, 53.4752
CIE-Lab:
78.1547, 8.8019, 53.4096
CIE-LCH:
78.1547, 54.1300, 80.6417
CIE-Luv:
78.1547, 41.3135, 62.0383
Hunter-Lab:
73.1267, 4.3429, 36.9270
#edb95c color charts
#edb95c color shades, tints & tones
#edb95c color schemes
#edb95c color preview, HTML & CSS examples
This text has a color of #edb95c
<p style="color:#edb95c;">Text here</p>
.mytext {color:#edb95c;}
This box has a color of #edb95c
<div style="background-color:#edb95c;">Content here</div>
.mybackground {background-color:#edb95c;}
Border around this has a color of #edb95c
<div style="border:2px solid #edb95c;">Content here</div>
.myborder {border:2px solid #edb95c;}