#dbc7a2 color space conversions
Hex:
#dbc7a2
RGB:
219, 199, 162
CMY:
14, 22, 36
CMYK:
0, 9, 26, 14
HSL:
39°, 44.1860%, 74.7059%
HSV (HSB):
39°, 26.0274%, 85.8824%
XYZ:
56.1584, 58.5156, 42.5172
xyY:
0.3573, 0.3723, 58.5156
CIE-Lab:
81.0246, 1.3520, 21.1003
CIE-LCH:
81.0246, 21.1436, 86.3338
CIE-Luv:
81.0246, 14.5260, 29.3016
Hunter-Lab:
76.4955, -2.8229, 20.5927
#dbc7a2 color charts
#dbc7a2 color shades, tints & tones
#dbc7a2 color schemes
#dbc7a2 color preview, HTML & CSS examples
This text has a color of #dbc7a2
<p style="color:#dbc7a2;">Text here</p>
.mytext {color:#dbc7a2;}
This box has a color of #dbc7a2
<div style="background-color:#dbc7a2;">Content here</div>
.mybackground {background-color:#dbc7a2;}
Border around this has a color of #dbc7a2
<div style="border:2px solid #dbc7a2;">Content here</div>
.myborder {border:2px solid #dbc7a2;}