#dbb381 color space conversions
Hex:
#dbb381
RGB:
219, 179, 129
CMY:
14, 30, 49
CMYK:
0, 18, 41, 14
HSL:
33°, 55.5556%, 68.2353%
HSV (HSB):
33°, 41.0959%, 85.8824%
XYZ:
49.2960, 48.8852, 27.6065
xyY:
0.3919, 0.3886, 48.8852
CIE-Lab:
75.3799, 7.8451, 30.9671
CIE-LCH:
75.3799, 31.9453, 75.7840
CIE-Luv:
75.3799, 29.4124, 39.2609
Hunter-Lab:
69.9180, 3.4957, 25.5325
#dbb381 color charts
#dbb381 color shades, tints & tones
#dbb381 color schemes
#dbb381 color preview, HTML & CSS examples
This text has a color of #dbb381
<p style="color:#dbb381;">Text here</p>
.mytext {color:#dbb381;}
This box has a color of #dbb381
<div style="background-color:#dbb381;">Content here</div>
.mybackground {background-color:#dbb381;}
Border around this has a color of #dbb381
<div style="border:2px solid #dbb381;">Content here</div>
.myborder {border:2px solid #dbb381;}