#dbbc6d color space conversions
Hex:
#dbbc6d
RGB:
219, 188, 109
CMY:
14, 26, 57
CMYK:
0, 14, 50, 14
HSL:
43°, 60.4396%, 64.3137%
HSV (HSB):
43°, 50.2283%, 85.8824%
XYZ:
49.9570, 52.1306, 21.8972
xyY:
0.4029, 0.4205, 52.1306
CIE-Lab:
77.3589, 1.1024, 43.7874
CIE-LCH:
77.3589, 43.8012, 88.5578
CIE-Luv:
77.3589, 24.9232, 54.6672
Hunter-Lab:
72.2015, -2.8468, 32.5597
#dbbc6d color charts
#dbbc6d color shades, tints & tones
#dbbc6d color schemes
#dbbc6d color preview, HTML & CSS examples
This text has a color of #dbbc6d
<p style="color:#dbbc6d;">Text here</p>
.mytext {color:#dbbc6d;}
This box has a color of #dbbc6d
<div style="background-color:#dbbc6d;">Content here</div>
.mybackground {background-color:#dbbc6d;}
Border around this has a color of #dbbc6d
<div style="border:2px solid #dbbc6d;">Content here</div>
.myborder {border:2px solid #dbbc6d;}