#dbad5f color space conversions
Hex:
#dbad5f
RGB:
219, 173, 95
CMY:
14, 32, 63
CMYK:
0, 21, 57, 14
HSL:
38°, 63.2653%, 61.5686%
HSV (HSB):
38°, 56.6210%, 85.8824%
XYZ:
46.2225, 45.7734, 17.2254
xyY:
0.4232, 0.4191, 45.7734
CIE-Lab:
73.3983, 7.8581, 45.9666
CIE-LCH:
73.3983, 46.6335, 80.2990
CIE-Luv:
73.3983, 36.1052, 54.1867
Hunter-Lab:
67.6561, 3.5529, 32.2638
#dbad5f color charts
#dbad5f color shades, tints & tones
#dbad5f color schemes
#dbad5f color preview, HTML & CSS examples
This text has a color of #dbad5f
<p style="color:#dbad5f;">Text here</p>
.mytext {color:#dbad5f;}
This box has a color of #dbad5f
<div style="background-color:#dbad5f;">Content here</div>
.mybackground {background-color:#dbad5f;}
Border around this has a color of #dbad5f
<div style="border:2px solid #dbad5f;">Content here</div>
.myborder {border:2px solid #dbad5f;}