#dbbdbf color space conversions
Hex:
#dbbdbf
RGB:
219, 189, 191
CMY:
14, 26, 25
CMYK:
0, 14, 13, 14
HSL:
356°, 29.4118%, 80.0000%
HSV (HSB):
356°, 13.6986%, 85.8824%
XYZ:
56.8150, 55.2168, 56.9537
xyY:
0.3362, 0.3268, 55.2168
CIE-Lab:
79.1660, 10.9918, 2.9342
CIE-LCH:
79.1660, 11.3767, 14.9463
CIE-Luv:
79.1660, 17.8899, 2.3605
Hunter-Lab:
74.3080, 6.4398, 6.5726
#dbbdbf color charts
#dbbdbf color shades, tints & tones
#dbbdbf color schemes
#dbbdbf color preview, HTML & CSS examples
This text has a color of #dbbdbf
<p style="color:#dbbdbf;">Text here</p>
.mytext {color:#dbbdbf;}
This box has a color of #dbbdbf
<div style="background-color:#dbbdbf;">Content here</div>
.mybackground {background-color:#dbbdbf;}
Border around this has a color of #dbbdbf
<div style="border:2px solid #dbbdbf;">Content here</div>
.myborder {border:2px solid #dbbdbf;}