#dbc7b1 color space conversions
Hex:
#dbc7b1
RGB:
219, 199, 177
CMY:
14, 22, 31
CMYK:
0, 9, 19, 14
HSL:
31°, 36.8421%, 77.6471%
HSV (HSB):
31°, 19.1781%, 85.8824%
XYZ:
57.5727, 59.0812, 49.9644
xyY:
0.3455, 0.3546, 59.0812
CIE-Lab:
81.3362, 3.5014, 13.5575
CIE-LCH:
81.3362, 14.0023, 75.5190
CIE-Luv:
81.3362, 13.4542, 18.8710
Hunter-Lab:
76.8643, -0.8131, 15.2645
#dbc7b1 color charts
#dbc7b1 color shades, tints & tones
#dbc7b1 color schemes
#dbc7b1 color preview, HTML & CSS examples
This text has a color of #dbc7b1
<p style="color:#dbc7b1;">Text here</p>
.mytext {color:#dbc7b1;}
This box has a color of #dbc7b1
<div style="background-color:#dbc7b1;">Content here</div>
.mybackground {background-color:#dbc7b1;}
Border around this has a color of #dbc7b1
<div style="border:2px solid #dbc7b1;">Content here</div>
.myborder {border:2px solid #dbc7b1;}