#d7b85f color space conversions
Hex:
#d7b85f
RGB:
215, 184, 95
CMY:
16, 28, 63
CMYK:
0, 14, 56, 16
HSL:
45°, 60.0000%, 60.7843%
HSV (HSB):
45°, 55.8140%, 84.3137%
XYZ:
47.2304, 49.5543, 17.9021
xyY:
0.4118, 0.4321, 49.5543
CIE-Lab:
75.7949, 0.3652, 48.7005
CIE-LCH:
75.7949, 48.7018, 89.5704
CIE-Luv:
75.7949, 25.5540, 59.0501
Hunter-Lab:
70.3948, -3.4289, 34.1983
#d7b85f color charts
#d7b85f color shades, tints & tones
#d7b85f color schemes
#d7b85f color preview, HTML & CSS examples
This text has a color of #d7b85f
<p style="color:#d7b85f;">Text here</p>
.mytext {color:#d7b85f;}
This box has a color of #d7b85f
<div style="background-color:#d7b85f;">Content here</div>
.mybackground {background-color:#d7b85f;}
Border around this has a color of #d7b85f
<div style="border:2px solid #d7b85f;">Content here</div>
.myborder {border:2px solid #d7b85f;}