#dbbfb7 color space conversions
Hex:
#dbbfb7
RGB:
219, 191, 183
CMY:
14, 25, 28
CMYK:
0, 13, 16, 14
HSL:
13°, 33.3333%, 78.8235%
HSV (HSB):
13°, 16.4384%, 85.8824%
XYZ:
56.3915, 55.7406, 52.5866
xyY:
0.3424, 0.3384, 55.7406
CIE-Lab:
79.4659, 8.6498, 7.6800
CIE-LCH:
79.4659, 11.5673, 41.6015
CIE-Luv:
79.4659, 17.4914, 9.6300
Hunter-Lab:
74.6596, 4.1693, 10.5007
#dbbfb7 color charts
#dbbfb7 color shades, tints & tones
#dbbfb7 color schemes
#dbbfb7 color preview, HTML & CSS examples
This text has a color of #dbbfb7
<p style="color:#dbbfb7;">Text here</p>
.mytext {color:#dbbfb7;}
This box has a color of #dbbfb7
<div style="background-color:#dbbfb7;">Content here</div>
.mybackground {background-color:#dbbfb7;}
Border around this has a color of #dbbfb7
<div style="border:2px solid #dbbfb7;">Content here</div>
.myborder {border:2px solid #dbbfb7;}