#dbc984 color space conversions
Hex:
#dbc984
RGB:
219, 201, 132
CMY:
14, 21, 48
CMYK:
0, 8, 40, 14
HSL:
48°, 54.7170%, 68.8235%
HSV (HSB):
48°, 39.7260%, 85.8824%
XYZ:
54.2649, 58.4993, 30.2612
xyY:
0.3794, 0.4090, 58.4993
CIE-Lab:
81.0156, -3.3788, 36.7498
CIE-LCH:
81.0156, 36.9047, 95.2530
CIE-Luv:
81.0156, 15.2036, 49.0295
Hunter-Lab:
76.4848, -7.2052, 30.0813
#dbc984 color charts
#dbc984 color shades, tints & tones
#dbc984 color schemes
#dbc984 color preview, HTML & CSS examples
This text has a color of #dbc984
<p style="color:#dbc984;">Text here</p>
.mytext {color:#dbc984;}
This box has a color of #dbc984
<div style="background-color:#dbc984;">Content here</div>
.mybackground {background-color:#dbc984;}
Border around this has a color of #dbc984
<div style="border:2px solid #dbc984;">Content here</div>
.myborder {border:2px solid #dbc984;}