#dbb75c color space conversions
Hex:
#dbb75c
RGB:
219, 183, 92
CMY:
14, 28, 64
CMYK:
0, 16, 58, 14
HSL:
43°, 63.8191%, 60.9804%
HSV (HSB):
43°, 57.9909%, 85.8824%
XYZ:
48.0787, 49.6997, 17.1842
xyY:
0.4182, 0.4323, 49.6997
CIE-Lab:
75.8846, 2.3353, 50.3398
CIE-LCH:
75.8846, 50.3939, 87.3439
CIE-Luv:
75.8846, 29.3160, 60.1077
Hunter-Lab:
70.4980, -1.6371, 34.8964
#dbb75c color charts
#dbb75c color shades, tints & tones
#dbb75c color schemes
#dbb75c color preview, HTML & CSS examples
This text has a color of #dbb75c
<p style="color:#dbb75c;">Text here</p>
.mytext {color:#dbb75c;}
This box has a color of #dbb75c
<div style="background-color:#dbb75c;">Content here</div>
.mybackground {background-color:#dbb75c;}
Border around this has a color of #dbb75c
<div style="border:2px solid #dbb75c;">Content here</div>
.myborder {border:2px solid #dbb75c;}