#d9b85e color space conversions
Hex:
#d9b85e
RGB:
217, 184, 94
CMY:
15, 28, 63
CMYK:
0, 15, 57, 15
HSL:
44°, 61.8090%, 60.9804%
HSV (HSB):
44°, 56.6820%, 85.0980%
XYZ:
47.7761, 49.8408, 17.6918
xyY:
0.4143, 0.4322, 49.8408
CIE-Lab:
75.9715, 1.1235, 49.4356
CIE-LCH:
75.9715, 49.4483, 88.6981
CIE-Luv:
75.9715, 27.0571, 59.5989
Hunter-Lab:
70.5980, -2.7495, 34.5606
#d9b85e color charts
#d9b85e color shades, tints & tones
#d9b85e color schemes
#d9b85e color preview, HTML & CSS examples
This text has a color of #d9b85e
<p style="color:#d9b85e;">Text here</p>
.mytext {color:#d9b85e;}
This box has a color of #d9b85e
<div style="background-color:#d9b85e;">Content here</div>
.mybackground {background-color:#d9b85e;}
Border around this has a color of #d9b85e
<div style="border:2px solid #d9b85e;">Content here</div>
.myborder {border:2px solid #d9b85e;}