#dbbca9 color space conversions
Hex:
#dbbca9
RGB:
219, 188, 169
CMY:
14, 26, 34
CMYK:
0, 14, 23, 14
HSL:
23°, 40.9836%, 76.0784%
HSV (HSB):
23°, 22.8311%, 85.8824%
XYZ:
54.3581, 53.8911, 45.0732
xyY:
0.3545, 0.3515, 53.8911
CIE-Lab:
78.3982, 8.1404, 13.6995
CIE-LCH:
78.3982, 15.9356, 59.2809
CIE-Luv:
78.3982, 20.4248, 18.0219
Hunter-Lab:
73.4105, 3.7049, 14.9841
#dbbca9 color charts
#dbbca9 color shades, tints & tones
#dbbca9 color schemes
#dbbca9 color preview, HTML & CSS examples
This text has a color of #dbbca9
<p style="color:#dbbca9;">Text here</p>
.mytext {color:#dbbca9;}
This box has a color of #dbbca9
<div style="background-color:#dbbca9;">Content here</div>
.mybackground {background-color:#dbbca9;}
Border around this has a color of #dbbca9
<div style="border:2px solid #dbbca9;">Content here</div>
.myborder {border:2px solid #dbbca9;}