#d3bd44 color space conversions
Hex:
#d3bd44
RGB:
211, 189, 68
CMY:
17, 26, 73
CMYK:
0, 10, 68, 17
HSL:
51°, 61.9048%, 54.7059%
HSV (HSB):
51°, 67.7725%, 82.7451%
XYZ:
46.1050, 50.6614, 12.8175
xyY:
0.4207, 0.4623, 50.6614
CIE-Lab:
76.4735, -5.7308, 61.4179
CIE-LCH:
76.4735, 61.6847, 95.3307
CIE-Luv:
76.4735, 20.4231, 71.1675
Hunter-Lab:
71.1768, -8.9357, 39.1469
#d3bd44 color charts
#d3bd44 color shades, tints & tones
#d3bd44 color schemes
#d3bd44 color preview, HTML & CSS examples
This text has a color of #d3bd44
<p style="color:#d3bd44;">Text here</p>
.mytext {color:#d3bd44;}
This box has a color of #d3bd44
<div style="background-color:#d3bd44;">Content here</div>
.mybackground {background-color:#d3bd44;}
Border around this has a color of #d3bd44
<div style="border:2px solid #d3bd44;">Content here</div>
.myborder {border:2px solid #d3bd44;}