#dbb947 color space conversions
Hex:
#dbb947
RGB:
219, 185, 71
CMY:
14, 27, 72
CMYK:
0, 16, 68, 14
HSL:
46°, 67.2727%, 56.8627%
HSV (HSB):
46°, 67.5799%, 85.8824%
XYZ:
47.6997, 50.2129, 13.1393
xyY:
0.4295, 0.4522, 50.2129
CIE-Lab:
76.1998, -0.0726, 60.1325
CIE-LCH:
76.1998, 60.1326, 90.0692
CIE-Luv:
76.1998, 28.9428, 68.8069
Hunter-Lab:
70.8611, -3.8507, 38.6090
#dbb947 color charts
#dbb947 color shades, tints & tones
#dbb947 color schemes
#dbb947 color preview, HTML & CSS examples
This text has a color of #dbb947
<p style="color:#dbb947;">Text here</p>
.mytext {color:#dbb947;}
This box has a color of #dbb947
<div style="background-color:#dbb947;">Content here</div>
.mybackground {background-color:#dbb947;}
Border around this has a color of #dbb947
<div style="border:2px solid #dbb947;">Content here</div>
.myborder {border:2px solid #dbb947;}