#dbb957 color space conversions
Hex:
#dbb957
RGB:
219, 185, 87
CMY:
14, 27, 66
CMYK:
0, 16, 60, 14
HSL:
45°, 64.7059%, 60.0000%
HSV (HSB):
45°, 60.2740%, 85.8824%
XYZ:
48.2827, 50.4461, 16.2091
xyY:
0.4201, 0.4389, 50.4461
CIE-Lab:
76.3423, 0.9253, 53.2131
CIE-LCH:
76.3423, 53.2211, 89.0038
CIE-Luv:
76.3423, 28.1995, 63.0654
Hunter-Lab:
71.0254, -2.9512, 36.1869
#dbb957 color charts
#dbb957 color shades, tints & tones
#dbb957 color schemes
#dbb957 color preview, HTML & CSS examples
This text has a color of #dbb957
<p style="color:#dbb957;">Text here</p>
.mytext {color:#dbb957;}
This box has a color of #dbb957
<div style="background-color:#dbb957;">Content here</div>
.mybackground {background-color:#dbb957;}
Border around this has a color of #dbb957
<div style="border:2px solid #dbb957;">Content here</div>
.myborder {border:2px solid #dbb957;}