#dbb975 color space conversions
Hex:
#dbb975
RGB:
219, 185, 117
CMY:
14, 27, 54
CMYK:
0, 16, 47, 14
HSL:
40°, 58.6207%, 65.8824%
HSV (HSB):
40°, 46.5753%, 85.8824%
XYZ:
49.7733, 51.0423, 24.0584
xyY:
0.3986, 0.4088, 51.0423
CIE-Lab:
76.7047, 3.4272, 38.9246
CIE-LCH:
76.7047, 39.0752, 84.9682
CIE-Luv:
76.7047, 26.3941, 49.0876
Hunter-Lab:
71.4439, -0.6702, 30.0451
#dbb975 color charts
#dbb975 color shades, tints & tones
#dbb975 color schemes
#dbb975 color preview, HTML & CSS examples
This text has a color of #dbb975
<p style="color:#dbb975;">Text here</p>
.mytext {color:#dbb975;}
This box has a color of #dbb975
<div style="background-color:#dbb975;">Content here</div>
.mybackground {background-color:#dbb975;}
Border around this has a color of #dbb975
<div style="border:2px solid #dbb975;">Content here</div>
.myborder {border:2px solid #dbb975;}