#dbc6b9 color space conversions
Hex:
#dbc6b9
RGB:
219, 198, 185
CMY:
14, 22, 27
CMYK:
0, 10, 16, 14
HSL:
23°, 32.0755%, 79.2157%
HSV (HSB):
23°, 15.5251%, 85.8824%
XYZ:
58.1645, 58.9510, 54.2120
xyY:
0.3395, 0.3441, 58.9510
CIE-Lab:
81.2647, 5.2545, 9.1809
CIE-LCH:
81.2647, 10.5783, 60.2162
CIE-Luv:
81.2647, 13.4144, 12.4440
Hunter-Lab:
76.7796, 0.8587, 11.8826
#dbc6b9 color charts
#dbc6b9 color shades, tints & tones
#dbc6b9 color schemes
#dbc6b9 color preview, HTML & CSS examples
This text has a color of #dbc6b9
<p style="color:#dbc6b9;">Text here</p>
.mytext {color:#dbc6b9;}
This box has a color of #dbc6b9
<div style="background-color:#dbc6b9;">Content here</div>
.mybackground {background-color:#dbc6b9;}
Border around this has a color of #dbc6b9
<div style="border:2px solid #dbc6b9;">Content here</div>
.myborder {border:2px solid #dbc6b9;}