#dbc967 color space conversions
Hex:
#dbc967
RGB:
219, 201, 103
CMY:
14, 21, 60
CMYK:
0, 8, 53, 14
HSL:
51°, 61.7021%, 63.1373%
HSV (HSB):
51°, 52.9680%, 85.8824%
XYZ:
52.5482, 57.8126, 21.2213
xyY:
0.3994, 0.4394, 57.8126
CIE-Lab:
80.6345, -6.1571, 50.6532
CIE-LCH:
80.6345, 51.0260, 96.9305
CIE-Luv:
80.6345, 16.6681, 63.6910
Hunter-Lab:
76.0346, -9.6975, 36.6763
#dbc967 color charts
#dbc967 color shades, tints & tones
#dbc967 color schemes
#dbc967 color preview, HTML & CSS examples
This text has a color of #dbc967
<p style="color:#dbc967;">Text here</p>
.mytext {color:#dbc967;}
This box has a color of #dbc967
<div style="background-color:#dbc967;">Content here</div>
.mybackground {background-color:#dbc967;}
Border around this has a color of #dbc967
<div style="border:2px solid #dbc967;">Content here</div>
.myborder {border:2px solid #dbc967;}