#dba98d color space conversions
Hex:
#dba98d
RGB:
219, 169, 141
CMY:
14, 34, 45
CMYK:
0, 23, 36, 14
HSL:
22°, 52.0000%, 70.5882%
HSV (HSB):
22°, 35.6164%, 85.8824%
XYZ:
48.2091, 45.3591, 31.4136
xyY:
0.3857, 0.3629, 45.3591
CIE-Lab:
73.1277, 14.5784, 21.5138
CIE-LCH:
73.1277, 25.9879, 55.8773
CIE-Luv:
73.1277, 34.7143, 26.4201
Hunter-Lab:
67.3492, 9.9108, 19.4898
#dba98d color charts
#dba98d color shades, tints & tones
#dba98d color schemes
#dba98d color preview, HTML & CSS examples
This text has a color of #dba98d
<p style="color:#dba98d;">Text here</p>
.mytext {color:#dba98d;}
This box has a color of #dba98d
<div style="background-color:#dba98d;">Content here</div>
.mybackground {background-color:#dba98d;}
Border around this has a color of #dba98d
<div style="border:2px solid #dba98d;">Content here</div>
.myborder {border:2px solid #dba98d;}