#dbb08c color space conversions
Hex:
#dbb08c
RGB:
219, 176, 140
CMY:
14, 31, 45
CMYK:
0, 20, 36, 14
HSL:
27°, 52.3179%, 70.3922%
HSV (HSB):
27°, 36.0731%, 85.8824%
XYZ:
49.4724, 48.0042, 31.4692
xyY:
0.3837, 0.3723, 48.0042
CIE-Lab:
74.8276, 10.7044, 24.3667
CIE-LCH:
74.8276, 26.6142, 66.2839
CIE-Luv:
74.8276, 30.3638, 30.8758
Hunter-Lab:
69.2851, 6.2075, 21.5701
#dbb08c color charts
#dbb08c color shades, tints & tones
#dbb08c color schemes
#dbb08c color preview, HTML & CSS examples
This text has a color of #dbb08c
<p style="color:#dbb08c;">Text here</p>
.mytext {color:#dbb08c;}
This box has a color of #dbb08c
<div style="background-color:#dbb08c;">Content here</div>
.mybackground {background-color:#dbb08c;}
Border around this has a color of #dbb08c
<div style="border:2px solid #dbb08c;">Content here</div>
.myborder {border:2px solid #dbb08c;}