#dbd2ac color space conversions
Hex:
#dbd2ac
RGB:
219, 210, 172
CMY:
14, 18, 33
CMYK:
0, 4, 21, 14
HSL:
49°, 39.4958%, 76.6667%
HSV (HSB):
49°, 21.4612%, 85.8824%
XYZ:
59.7064, 64.1318, 48.2615
xyY:
0.3469, 0.3726, 64.1318
CIE-Lab:
84.0344, -2.9653, 19.9822
CIE-LCH:
84.0344, 20.2010, 98.4409
CIE-Luv:
84.0344, 7.5408, 28.9269
Hunter-Lab:
80.0823, -7.0612, 20.3266
#dbd2ac color charts
#dbd2ac color shades, tints & tones
#dbd2ac color schemes
#dbd2ac color preview, HTML & CSS examples
This text has a color of #dbd2ac
<p style="color:#dbd2ac;">Text here</p>
.mytext {color:#dbd2ac;}
This box has a color of #dbd2ac
<div style="background-color:#dbd2ac;">Content here</div>
.mybackground {background-color:#dbd2ac;}
Border around this has a color of #dbd2ac
<div style="border:2px solid #dbd2ac;">Content here</div>
.myborder {border:2px solid #dbd2ac;}