#d9b85a color space conversions
Hex:
#d9b85a
RGB:
217, 184, 90
CMY:
15, 28, 65
CMYK:
0, 15, 59, 15
HSL:
44°, 62.5616%, 60.1961%
HSV (HSB):
44°, 58.5253%, 85.0980%
XYZ:
47.6012, 49.7709, 16.7707
xyY:
0.4170, 0.4360, 49.7709
CIE-Lab:
75.9284, 0.8233, 51.2892
CIE-LCH:
75.9284, 51.2958, 89.0803
CIE-Luv:
75.9284, 27.2738, 61.2933
Hunter-Lab:
70.5485, -3.0204, 35.2895
#d9b85a color charts
#d9b85a color shades, tints & tones
#d9b85a color schemes
#d9b85a color preview, HTML & CSS examples
This text has a color of #d9b85a
<p style="color:#d9b85a;">Text here</p>
.mytext {color:#d9b85a;}
This box has a color of #d9b85a
<div style="background-color:#d9b85a;">Content here</div>
.mybackground {background-color:#d9b85a;}
Border around this has a color of #d9b85a
<div style="border:2px solid #d9b85a;">Content here</div>
.myborder {border:2px solid #d9b85a;}