#dbb95e color space conversions
Hex:
#dbb95e
RGB:
219, 185, 94
CMY:
14, 27, 63
CMYK:
0, 16, 57, 14
HSL:
44°, 63.4518%, 61.3725%
HSV (HSB):
44°, 57.0776%, 85.8824%
XYZ:
48.5828, 50.5661, 17.7893
xyY:
0.4155, 0.4324, 50.5661
CIE-Lab:
76.4155, 1.4346, 50.0010
CIE-LCH:
76.4155, 50.0216, 88.3565
CIE-Luv:
76.4155, 27.8254, 60.1722
Hunter-Lab:
71.1099, -2.4898, 34.9445
#dbb95e color charts
#dbb95e color shades, tints & tones
#dbb95e color schemes
#dbb95e color preview, HTML & CSS examples
This text has a color of #dbb95e
<p style="color:#dbb95e;">Text here</p>
.mytext {color:#dbb95e;}
This box has a color of #dbb95e
<div style="background-color:#dbb95e;">Content here</div>
.mybackground {background-color:#dbb95e;}
Border around this has a color of #dbb95e
<div style="border:2px solid #dbb95e;">Content here</div>
.myborder {border:2px solid #dbb95e;}