#dbc496 color space conversions
Hex:
#dbc496
RGB:
219, 196, 150
CMY:
14, 23, 41
CMYK:
0, 11, 32, 14
HSL:
40°, 48.9362%, 72.3529%
HSV (HSB):
40°, 31.5068%, 85.8824%
XYZ:
54.4584, 56.7419, 36.9362
xyY:
0.3676, 0.3830, 56.7419
CIE-Lab:
80.0342, 1.3436, 26.0913
CIE-LCH:
80.0342, 26.1259, 87.0522
CIE-Luv:
80.0342, 17.1462, 35.4824
Hunter-Lab:
75.3272, -2.7748, 23.6566
#dbc496 color charts
#dbc496 color shades, tints & tones
#dbc496 color schemes
#dbc496 color preview, HTML & CSS examples
This text has a color of #dbc496
<p style="color:#dbc496;">Text here</p>
.mytext {color:#dbc496;}
This box has a color of #dbc496
<div style="background-color:#dbc496;">Content here</div>
.mybackground {background-color:#dbc496;}
Border around this has a color of #dbc496
<div style="border:2px solid #dbc496;">Content here</div>
.myborder {border:2px solid #dbc496;}