#dbaa6c color space conversions
Hex:
#dbaa6c
RGB:
219, 170, 108
CMY:
14, 33, 58
CMYK:
0, 22, 51, 14
HSL:
34°, 60.6557%, 64.1176%
HSV (HSB):
34°, 50.6849%, 85.8824%
XYZ:
46.2949, 44.8922, 20.4124
xyY:
0.4148, 0.4023, 44.8922
CIE-Lab:
72.8209, 10.5520, 38.6739
CIE-LCH:
72.8209, 40.0876, 74.7386
CIE-Luv:
72.8209, 37.1963, 46.4282
Hunter-Lab:
67.0017, 6.0820, 28.8381
#dbaa6c color charts
#dbaa6c color shades, tints & tones
#dbaa6c color schemes
#dbaa6c color preview, HTML & CSS examples
This text has a color of #dbaa6c
<p style="color:#dbaa6c;">Text here</p>
.mytext {color:#dbaa6c;}
This box has a color of #dbaa6c
<div style="background-color:#dbaa6c;">Content here</div>
.mybackground {background-color:#dbaa6c;}
Border around this has a color of #dbaa6c
<div style="border:2px solid #dbaa6c;">Content here</div>
.myborder {border:2px solid #dbaa6c;}