#d3bd69 color space conversions
Hex:
#d3bd69
RGB:
211, 189, 105
CMY:
17, 26, 59
CMYK:
0, 10, 50, 17
HSL:
48°, 54.6392%, 61.9608%
HSV (HSB):
48°, 50.2370%, 82.7451%
XYZ:
47.6114, 51.2640, 20.7502
xyY:
0.3980, 0.4285, 51.2640
CIE-Lab:
76.8386, -3.0719, 44.9732
CIE-LCH:
76.8386, 45.0780, 93.9075
CIE-Luv:
76.8386, 18.8449, 56.5953
Hunter-Lab:
71.5989, -6.6002, 32.9363
#d3bd69 color charts
#d3bd69 color shades, tints & tones
#d3bd69 color schemes
#d3bd69 color preview, HTML & CSS examples
This text has a color of #d3bd69
<p style="color:#d3bd69;">Text here</p>
.mytext {color:#d3bd69;}
This box has a color of #d3bd69
<div style="background-color:#d3bd69;">Content here</div>
.mybackground {background-color:#d3bd69;}
Border around this has a color of #d3bd69
<div style="border:2px solid #d3bd69;">Content here</div>
.myborder {border:2px solid #d3bd69;}