#dbb28b color space conversions
Hex:
#dbb28b
RGB:
219, 178, 139
CMY:
14, 30, 45
CMYK:
0, 19, 37, 14
HSL:
29°, 52.6316%, 70.1961%
HSV (HSB):
29°, 36.5297%, 85.8824%
XYZ:
49.7940, 48.7649, 31.2142
xyY:
0.3837, 0.3758, 48.7649
CIE-Lab:
75.3049, 9.5168, 25.5476
CIE-LCH:
75.3049, 27.2627, 69.5690
CIE-Luv:
75.3049, 29.1860, 32.5966
Hunter-Lab:
69.8319, 5.0746, 22.3802
#dbb28b color charts
#dbb28b color shades, tints & tones
#dbb28b color schemes
#dbb28b color preview, HTML & CSS examples
This text has a color of #dbb28b
<p style="color:#dbb28b;">Text here</p>
.mytext {color:#dbb28b;}
This box has a color of #dbb28b
<div style="background-color:#dbb28b;">Content here</div>
.mybackground {background-color:#dbb28b;}
Border around this has a color of #dbb28b
<div style="border:2px solid #dbb28b;">Content here</div>
.myborder {border:2px solid #dbb28b;}