#dbb471 color space conversions
Hex:
#dbb471
RGB:
219, 180, 113
CMY:
14, 29, 56
CMYK:
0, 18, 48, 14
HSL:
38°, 59.5506%, 65.0980%
HSV (HSB):
38°, 48.4018%, 85.8824%
XYZ:
48.5153, 48.8948, 22.5034
xyY:
0.4046, 0.4078, 48.8948
CIE-Lab:
75.3859, 5.6875, 39.3141
CIE-LCH:
75.3859, 39.7234, 81.7683
CIE-Luv:
75.3859, 30.0041, 48.7167
Hunter-Lab:
69.9248, 1.4785, 29.8665
#dbb471 color charts
#dbb471 color shades, tints & tones
#dbb471 color schemes
#dbb471 color preview, HTML & CSS examples
This text has a color of #dbb471
<p style="color:#dbb471;">Text here</p>
.mytext {color:#dbb471;}
This box has a color of #dbb471
<div style="background-color:#dbb471;">Content here</div>
.mybackground {background-color:#dbb471;}
Border around this has a color of #dbb471
<div style="border:2px solid #dbb471;">Content here</div>
.myborder {border:2px solid #dbb471;}