#dbc86a color space conversions
Hex:
#dbc86a
RGB:
219, 200, 106
CMY:
14, 22, 58
CMYK:
0, 9, 52, 14
HSL:
50°, 61.0811%, 63.7255%
HSV (HSB):
50°, 51.5982%, 85.8824%
XYZ:
52.4692, 57.4092, 21.9513
xyY:
0.3980, 0.4355, 57.4092
CIE-Lab:
80.4092, -5.3919, 48.9501
CIE-LCH:
80.4092, 49.2461, 96.2858
CIE-Luv:
80.4092, 17.1829, 61.8632
Hunter-Lab:
75.7689, -8.9860, 35.8610
#dbc86a color charts
#dbc86a color shades, tints & tones
#dbc86a color schemes
#dbc86a color preview, HTML & CSS examples
This text has a color of #dbc86a
<p style="color:#dbc86a;">Text here</p>
.mytext {color:#dbc86a;}
This box has a color of #dbc86a
<div style="background-color:#dbc86a;">Content here</div>
.mybackground {background-color:#dbc86a;}
Border around this has a color of #dbc86a
<div style="border:2px solid #dbc86a;">Content here</div>
.myborder {border:2px solid #dbc86a;}