#dbaaa7 color space conversions
Hex:
#dbaaa7
RGB:
219, 170, 167
CMY:
14, 33, 35
CMYK:
0, 22, 24, 14
HSL:
3°, 41.9355%, 75.6863%
HSV (HSB):
3°, 23.7443%, 85.8824%
XYZ:
50.5632, 46.5995, 42.8889
xyY:
0.3610, 0.3327, 46.5995
CIE-Lab:
73.9329, 17.4954, 8.4485
CIE-LCH:
73.9329, 19.4285, 25.7760
CIE-Luv:
73.9329, 31.1963, 8.8561
Hunter-Lab:
68.2639, 12.7536, 10.5339
#dbaaa7 color charts
#dbaaa7 color shades, tints & tones
#dbaaa7 color schemes
#dbaaa7 color preview, HTML & CSS examples
This text has a color of #dbaaa7
<p style="color:#dbaaa7;">Text here</p>
.mytext {color:#dbaaa7;}
This box has a color of #dbaaa7
<div style="background-color:#dbaaa7;">Content here</div>
.mybackground {background-color:#dbaaa7;}
Border around this has a color of #dbaaa7
<div style="border:2px solid #dbaaa7;">Content here</div>
.myborder {border:2px solid #dbaaa7;}