#dbcdbd color space conversions
Hex:
#dbcdbd
RGB:
219, 205, 189
CMY:
14, 20, 26
CMYK:
0, 6, 14, 14
HSL:
32°, 29.4118%, 80.0000%
HSV (HSB):
32°, 13.6986%, 85.8824%
XYZ:
60.2300, 62.3968, 57.0134
xyY:
0.3353, 0.3473, 62.3968
CIE-Lab:
83.1240, 2.2068, 9.7020
CIE-LCH:
83.1240, 9.9498, 77.1854
CIE-Luv:
83.1240, 9.2552, 13.8117
Hunter-Lab:
78.9917, -2.1317, 12.5007
#dbcdbd color charts
#dbcdbd color shades, tints & tones
#dbcdbd color schemes
#dbcdbd color preview, HTML & CSS examples
This text has a color of #dbcdbd
<p style="color:#dbcdbd;">Text here</p>
.mytext {color:#dbcdbd;}
This box has a color of #dbcdbd
<div style="background-color:#dbcdbd;">Content here</div>
.mybackground {background-color:#dbcdbd;}
Border around this has a color of #dbcdbd
<div style="border:2px solid #dbcdbd;">Content here</div>
.myborder {border:2px solid #dbcdbd;}