#d3bb5e color space conversions
Hex:
#d3bb5e
RGB:
211, 187, 94
CMY:
17, 27, 63
CMYK:
0, 11, 55, 17
HSL:
48°, 57.0732%, 59.8039%
HSV (HSB):
48°, 55.4502%, 82.7451%
XYZ:
46.6547, 50.1977, 17.8198
xyY:
0.4069, 0.4377, 50.1977
CIE-Lab:
76.1904, -2.9556, 49.5506
CIE-LCH:
76.1904, 49.6387, 93.4136
CIE-Luv:
76.1904, 20.7198, 60.6666
Hunter-Lab:
70.8503, -6.4465, 34.6830
#d3bb5e color charts
#d3bb5e color shades, tints & tones
#d3bb5e color schemes
#d3bb5e color preview, HTML & CSS examples
This text has a color of #d3bb5e
<p style="color:#d3bb5e;">Text here</p>
.mytext {color:#d3bb5e;}
This box has a color of #d3bb5e
<div style="background-color:#d3bb5e;">Content here</div>
.mybackground {background-color:#d3bb5e;}
Border around this has a color of #d3bb5e
<div style="border:2px solid #d3bb5e;">Content here</div>
.myborder {border:2px solid #d3bb5e;}