#dbc696 color space conversions
Hex:
#dbc696
RGB:
219, 198, 150
CMY:
14, 22, 41
CMYK:
0, 10, 32, 14
HSL:
42°, 48.9362%, 72.3529%
HSV (HSB):
42°, 31.5068%, 85.8824%
XYZ:
54.9125, 57.6502, 37.0876
xyY:
0.3669, 0.3852, 57.6502
CIE-Lab:
80.5439, 0.2977, 26.7798
CIE-LCH:
80.5439, 26.7815, 89.3630
CIE-Luv:
80.5439, 15.9370, 36.5949
Hunter-Lab:
75.9278, -3.7787, 24.1887
#dbc696 color charts
#dbc696 color shades, tints & tones
#dbc696 color schemes
#dbc696 color preview, HTML & CSS examples
This text has a color of #dbc696
<p style="color:#dbc696;">Text here</p>
.mytext {color:#dbc696;}
This box has a color of #dbc696
<div style="background-color:#dbc696;">Content here</div>
.mybackground {background-color:#dbc696;}
Border around this has a color of #dbc696
<div style="border:2px solid #dbc696;">Content here</div>
.myborder {border:2px solid #dbc696;}