#dbc0b8 color space conversions
Hex:
#dbc0b8
RGB:
219, 192, 184
CMY:
14, 25, 28
CMYK:
0, 12, 16, 14
HSL:
14°, 32.7103%, 79.0196%
HSV (HSB):
14°, 15.9817%, 85.8824%
XYZ:
56.7148, 56.2200, 53.2098
xyY:
0.3414, 0.3384, 56.2200
CIE-Lab:
79.7389, 8.2748, 7.5332
CIE-LCH:
79.7389, 11.1902, 42.3144
CIE-Luv:
79.7389, 16.8449, 9.4992
Hunter-Lab:
74.9800, 3.8021, 10.4107
#dbc0b8 color charts
#dbc0b8 color shades, tints & tones
#dbc0b8 color schemes
#dbc0b8 color preview, HTML & CSS examples
This text has a color of #dbc0b8
<p style="color:#dbc0b8;">Text here</p>
.mytext {color:#dbc0b8;}
This box has a color of #dbc0b8
<div style="background-color:#dbc0b8;">Content here</div>
.mybackground {background-color:#dbc0b8;}
Border around this has a color of #dbc0b8
<div style="border:2px solid #dbc0b8;">Content here</div>
.myborder {border:2px solid #dbc0b8;}