#dbc985 color space conversions
Hex:
#dbc985
RGB:
219, 201, 133
CMY:
14, 21, 48
CMYK:
0, 8, 39, 14
HSL:
47°, 54.4304%, 69.0196%
HSV (HSB):
47°, 39.2694%, 85.8824%
XYZ:
54.3337, 58.5268, 30.6234
xyY:
0.3787, 0.4079, 58.5268
CIE-Lab:
81.0308, -3.2691, 36.2573
CIE-LCH:
81.0308, 36.4044, 95.1522
CIE-Luv:
81.0308, 15.1471, 48.4630
Hunter-Lab:
76.5028, -7.1060, 29.8187
#dbc985 color charts
#dbc985 color shades, tints & tones
#dbc985 color schemes
#dbc985 color preview, HTML & CSS examples
This text has a color of #dbc985
<p style="color:#dbc985;">Text here</p>
.mytext {color:#dbc985;}
This box has a color of #dbc985
<div style="background-color:#dbc985;">Content here</div>
.mybackground {background-color:#dbc985;}
Border around this has a color of #dbc985
<div style="border:2px solid #dbc985;">Content here</div>
.myborder {border:2px solid #dbc985;}