#dbc47b color space conversions
Hex:
#dbc47b
RGB:
219, 196, 123
CMY:
14, 23, 52
CMYK:
0, 11, 44, 14
HSL:
46°, 57.1429%, 67.0588%
HSV (HSB):
46°, 43.8356%, 85.8824%
XYZ:
52.5285, 55.9700, 26.7736
xyY:
0.3883, 0.4138, 55.9700
CIE-Lab:
79.5967, -1.7354, 39.5235
CIE-LCH:
79.5967, 39.5616, 92.5141
CIE-Luv:
79.5967, 18.8720, 51.4187
Hunter-Lab:
74.8131, -5.5927, 31.1508
#dbc47b color charts
#dbc47b color shades, tints & tones
#dbc47b color schemes
#dbc47b color preview, HTML & CSS examples
This text has a color of #dbc47b
<p style="color:#dbc47b;">Text here</p>
.mytext {color:#dbc47b;}
This box has a color of #dbc47b
<div style="background-color:#dbc47b;">Content here</div>
.mybackground {background-color:#dbc47b;}
Border around this has a color of #dbc47b
<div style="border:2px solid #dbc47b;">Content here</div>
.myborder {border:2px solid #dbc47b;}