#dbbd6e color space conversions
Hex:
#dbbd6e
RGB:
219, 189, 110
CMY:
14, 26, 57
CMYK:
0, 14, 50, 14
HSL:
43°, 60.2210%, 64.5098%
HSV (HSB):
43°, 49.7717%, 85.8824%
XYZ:
50.2255, 52.5811, 22.2538
xyY:
0.4016, 0.4204, 52.5811
CIE-Lab:
77.6270, 0.6685, 43.6169
CIE-LCH:
77.6270, 43.6220, 89.1219
CIE-Luv:
77.6270, 24.1985, 54.6591
Hunter-Lab:
72.5128, -3.2606, 32.5631
#dbbd6e color charts
#dbbd6e color shades, tints & tones
#dbbd6e color schemes
#dbbd6e color preview, HTML & CSS examples
This text has a color of #dbbd6e
<p style="color:#dbbd6e;">Text here</p>
.mytext {color:#dbbd6e;}
This box has a color of #dbbd6e
<div style="background-color:#dbbd6e;">Content here</div>
.mybackground {background-color:#dbbd6e;}
Border around this has a color of #dbbd6e
<div style="border:2px solid #dbbd6e;">Content here</div>
.myborder {border:2px solid #dbbd6e;}