#dbbda9 color space conversions
Hex:
#dbbda9
RGB:
219, 189, 169
CMY:
14, 26, 34
CMYK:
0, 14, 23, 14
HSL:
24°, 40.9836%, 76.0784%
HSV (HSB):
24°, 22.8311%, 85.8824%
XYZ:
54.5724, 54.3198, 45.1446
xyY:
0.3543, 0.3526, 54.3198
CIE-Lab:
78.6479, 7.6091, 14.0513
CIE-LCH:
78.6479, 15.9793, 61.5636
CIE-Luv:
78.6479, 19.8415, 18.6132
Hunter-Lab:
73.7020, 3.1914, 15.2745
#dbbda9 color charts
#dbbda9 color shades, tints & tones
#dbbda9 color schemes
#dbbda9 color preview, HTML & CSS examples
This text has a color of #dbbda9
<p style="color:#dbbda9;">Text here</p>
.mytext {color:#dbbda9;}
This box has a color of #dbbda9
<div style="background-color:#dbbda9;">Content here</div>
.mybackground {background-color:#dbbda9;}
Border around this has a color of #dbbda9
<div style="border:2px solid #dbbda9;">Content here</div>
.myborder {border:2px solid #dbbda9;}