#d9b25e color space conversions
Hex:
#d9b25e
RGB:
217, 178, 94
CMY:
15, 30, 63
CMYK:
0, 18, 57, 15
HSL:
41°, 61.8090%, 60.9804%
HSV (HSB):
41°, 56.6820%, 85.0980%
XYZ:
46.5560, 47.4007, 17.2851
xyY:
0.4185, 0.4261, 47.4007
CIE-Lab:
74.4453, 4.2883, 47.6471
CIE-LCH:
74.4453, 47.8396, 84.8571
CIE-Luv:
74.4453, 31.1928, 56.8230
Hunter-Lab:
68.8481, 0.2199, 33.3082
#d9b25e color charts
#d9b25e color shades, tints & tones
#d9b25e color schemes
#d9b25e color preview, HTML & CSS examples
This text has a color of #d9b25e
<p style="color:#d9b25e;">Text here</p>
.mytext {color:#d9b25e;}
This box has a color of #d9b25e
<div style="background-color:#d9b25e;">Content here</div>
.mybackground {background-color:#d9b25e;}
Border around this has a color of #d9b25e
<div style="border:2px solid #d9b25e;">Content here</div>
.myborder {border:2px solid #d9b25e;}