#dbc3a1 color space conversions
Hex:
#dbc3a1
RGB:
219, 195, 161
CMY:
14, 24, 37
CMYK:
0, 11, 26, 14
HSL:
35°, 44.6154%, 74.5098%
HSV (HSB):
35°, 26.4840%, 85.8824%
XYZ:
55.1615, 56.6635, 41.7480
xyY:
0.3592, 0.3690, 56.6635
CIE-Lab:
79.9900, 3.3142, 20.2034
CIE-LCH:
79.9900, 20.4734, 80.6841
CIE-Luv:
79.9900, 16.9554, 27.6705
Hunter-Lab:
75.2752, -0.9269, 19.8100
#dbc3a1 color charts
#dbc3a1 color shades, tints & tones
#dbc3a1 color schemes
#dbc3a1 color preview, HTML & CSS examples
This text has a color of #dbc3a1
<p style="color:#dbc3a1;">Text here</p>
.mytext {color:#dbc3a1;}
This box has a color of #dbc3a1
<div style="background-color:#dbc3a1;">Content here</div>
.mybackground {background-color:#dbc3a1;}
Border around this has a color of #dbc3a1
<div style="border:2px solid #dbc3a1;">Content here</div>
.myborder {border:2px solid #dbc3a1;}