#dbc1a1 color space conversions
Hex:
#dbc1a1
RGB:
219, 193, 161
CMY:
14, 24, 37
CMYK:
0, 12, 26, 14
HSL:
33°, 44.6154%, 74.5098%
HSV (HSB):
33°, 26.4840%, 85.8824%
XYZ:
54.7164, 55.7732, 41.5997
xyY:
0.3598, 0.3667, 55.7732
CIE-Lab:
79.4846, 4.3676, 19.5044
CIE-LCH:
79.4846, 19.9874, 77.3779
CIE-Luv:
79.4846, 18.1396, 26.5171
Hunter-Lab:
74.6815, 0.0879, 19.2508
#dbc1a1 color charts
#dbc1a1 color shades, tints & tones
#dbc1a1 color schemes
#dbc1a1 color preview, HTML & CSS examples
This text has a color of #dbc1a1
<p style="color:#dbc1a1;">Text here</p>
.mytext {color:#dbc1a1;}
This box has a color of #dbc1a1
<div style="background-color:#dbc1a1;">Content here</div>
.mybackground {background-color:#dbc1a1;}
Border around this has a color of #dbc1a1
<div style="border:2px solid #dbc1a1;">Content here</div>
.myborder {border:2px solid #dbc1a1;}