#d7b65e color space conversions
Hex:
#d7b65e
RGB:
215, 182, 94
CMY:
16, 29, 63
CMYK:
0, 15, 56, 16
HSL:
44°, 60.1990%, 60.5882%
HSV (HSB):
44°, 56.2791%, 84.3137%
XYZ:
46.7727, 48.7111, 17.5267
xyY:
0.4139, 0.4310, 48.7111
CIE-Lab:
75.2713, 1.3386, 48.5690
CIE-LCH:
75.2713, 48.5875, 88.4213
CIE-Luv:
75.2713, 26.9734, 58.5591
Hunter-Lab:
69.7934, -2.5149, 33.9663
#d7b65e color charts
#d7b65e color shades, tints & tones
#d7b65e color schemes
#d7b65e color preview, HTML & CSS examples
This text has a color of #d7b65e
<p style="color:#d7b65e;">Text here</p>
.mytext {color:#d7b65e;}
This box has a color of #d7b65e
<div style="background-color:#d7b65e;">Content here</div>
.mybackground {background-color:#d7b65e;}
Border around this has a color of #d7b65e
<div style="border:2px solid #d7b65e;">Content here</div>
.myborder {border:2px solid #d7b65e;}