#dbb9a5 color space conversions
Hex:
#dbb9a5
RGB:
219, 185, 165
CMY:
14, 27, 35
CMYK:
0, 16, 25, 14
HSL:
22°, 42.8571%, 75.2941%
HSV (HSB):
22°, 24.6575%, 85.8824%
XYZ:
53.3539, 52.4746, 42.9139
xyY:
0.3587, 0.3528, 52.4746
CIE-Lab:
77.5638, 9.1655, 14.6802
CIE-LCH:
77.5638, 17.3065, 58.0217
CIE-Luv:
77.5638, 22.5408, 19.0937
Hunter-Lab:
72.4394, 4.7021, 15.5835
#dbb9a5 color charts
#dbb9a5 color shades, tints & tones
#dbb9a5 color schemes
#dbb9a5 color preview, HTML & CSS examples
This text has a color of #dbb9a5
<p style="color:#dbb9a5;">Text here</p>
.mytext {color:#dbb9a5;}
This box has a color of #dbb9a5
<div style="background-color:#dbb9a5;">Content here</div>
.mybackground {background-color:#dbb9a5;}
Border around this has a color of #dbb9a5
<div style="border:2px solid #dbb9a5;">Content here</div>
.myborder {border:2px solid #dbb9a5;}