#dbbd6b color space conversions
Hex:
#dbbd6b
RGB:
219, 189, 107
CMY:
14, 26, 58
CMYK:
0, 14, 51, 14
HSL:
44°, 60.8696%, 63.9216%
HSV (HSB):
44°, 51.1416%, 85.8824%
XYZ:
50.0649, 52.5168, 21.4080
xyY:
0.4038, 0.4236, 52.5168
CIE-Lab:
77.5888, 0.4016, 45.0631
CIE-LCH:
77.5888, 45.0649, 89.4894
CIE-Luv:
77.5888, 24.3764, 56.1252
Hunter-Lab:
72.4685, -3.5031, 33.2130
#dbbd6b color charts
#dbbd6b color shades, tints & tones
#dbbd6b color schemes
#dbbd6b color preview, HTML & CSS examples
This text has a color of #dbbd6b
<p style="color:#dbbd6b;">Text here</p>
.mytext {color:#dbbd6b;}
This box has a color of #dbbd6b
<div style="background-color:#dbbd6b;">Content here</div>
.mybackground {background-color:#dbbd6b;}
Border around this has a color of #dbbd6b
<div style="border:2px solid #dbbd6b;">Content here</div>
.myborder {border:2px solid #dbbd6b;}