#dbc39b color space conversions
Hex:
#dbc39b
RGB:
219, 195, 155
CMY:
14, 24, 39
CMYK:
0, 11, 29, 14
HSL:
38°, 47.0588%, 73.3333%
HSV (HSB):
38°, 29.2237%, 85.8824%
XYZ:
54.6449, 56.4568, 39.0275
xyY:
0.3640, 0.3761, 56.4568
CIE-Lab:
79.8731, 2.5117, 23.2292
CIE-LCH:
79.8731, 23.3646, 83.8289
CIE-Luv:
79.8731, 17.3952, 31.6767
Hunter-Lab:
75.1378, -1.6746, 21.8005
#dbc39b color charts
#dbc39b color shades, tints & tones
#dbc39b color schemes
#dbc39b color preview, HTML & CSS examples
This text has a color of #dbc39b
<p style="color:#dbc39b;">Text here</p>
.mytext {color:#dbc39b;}
This box has a color of #dbc39b
<div style="background-color:#dbc39b;">Content here</div>
.mybackground {background-color:#dbc39b;}
Border around this has a color of #dbc39b
<div style="border:2px solid #dbc39b;">Content here</div>
.myborder {border:2px solid #dbc39b;}