#dbd7b7 color space conversions
Hex:
#dbd7b7
RGB:
219, 215, 183
CMY:
14, 16, 28
CMYK:
0, 2, 16, 14
HSL:
53°, 33.3333%, 78.8235%
HSV (HSB):
53°, 16.4384%, 85.8824%
XYZ:
62.0611, 67.0798, 54.4765
xyY:
0.3380, 0.3653, 67.0798
CIE-Lab:
85.5443, -3.9166, 16.3022
CIE-LCH:
85.5443, 16.7661, 103.5091
CIE-Luv:
85.5443, 4.1239, 24.2645
Hunter-Lab:
81.9023, -8.0714, 17.8955
#dbd7b7 color charts
#dbd7b7 color shades, tints & tones
#dbd7b7 color schemes
#dbd7b7 color preview, HTML & CSS examples
This text has a color of #dbd7b7
<p style="color:#dbd7b7;">Text here</p>
.mytext {color:#dbd7b7;}
This box has a color of #dbd7b7
<div style="background-color:#dbd7b7;">Content here</div>
.mybackground {background-color:#dbd7b7;}
Border around this has a color of #dbd7b7
<div style="border:2px solid #dbd7b7;">Content here</div>
.myborder {border:2px solid #dbd7b7;}