#dcdba4 color space conversions
Hex:
#dcdba4
RGB:
220, 219, 164
CMY:
14, 14, 36
CMYK:
0, 0, 25, 14
HSL:
59°, 44.4444%, 75.2941%
HSV (HSB):
59°, 25.4545%, 86.2745%
XYZ:
61.5476, 68.5590, 45.1113
xyY:
0.3513, 0.3913, 68.5590
CIE-Lab:
86.2852, -8.3101, 27.2559
CIE-LCH:
86.2852, 28.4946, 106.9561
CIE-Luv:
86.2852, 3.4639, 39.5436
Hunter-Lab:
82.8004, -12.2172, 25.6579
#dcdba4 color charts
#dcdba4 color shades, tints & tones
#dcdba4 color schemes
#dcdba4 color preview, HTML & CSS examples
This text has a color of #dcdba4
<p style="color:#dcdba4;">Text here</p>
.mytext {color:#dcdba4;}
This box has a color of #dcdba4
<div style="background-color:#dcdba4;">Content here</div>
.mybackground {background-color:#dcdba4;}
Border around this has a color of #dcdba4
<div style="border:2px solid #dcdba4;">Content here</div>
.myborder {border:2px solid #dcdba4;}