#dbc963 color space conversions
Hex:
#dbc963
RGB:
219, 201, 99
CMY:
14, 21, 61
CMYK:
0, 8, 55, 14
HSL:
51°, 62.5000%, 62.3529%
HSV (HSB):
51°, 54.7945%, 85.8824%
XYZ:
52.3522, 57.7342, 20.1889
xyY:
0.4019, 0.4432, 57.7342
CIE-Lab:
80.5908, -6.4797, 52.4896
CIE-LCH:
80.5908, 52.8880, 97.0374
CIE-Luv:
80.5908, 16.8422, 65.4320
Hunter-Lab:
75.9830, -9.9841, 37.4346
#dbc963 color charts
#dbc963 color shades, tints & tones
#dbc963 color schemes
#dbc963 color preview, HTML & CSS examples
This text has a color of #dbc963
<p style="color:#dbc963;">Text here</p>
.mytext {color:#dbc963;}
This box has a color of #dbc963
<div style="background-color:#dbc963;">Content here</div>
.mybackground {background-color:#dbc963;}
Border around this has a color of #dbc963
<div style="border:2px solid #dbc963;">Content here</div>
.myborder {border:2px solid #dbc963;}