#dddcba color space conversions
Hex:
#dddcba
RGB:
221, 220, 186
CMY:
13, 14, 27
CMYK:
0, 0, 16, 13
HSL:
58°, 33.9806%, 79.8039%
HSV (HSB):
58°, 15.8371%, 86.6667%
XYZ:
64.2749, 70.1037, 56.5981
xyY:
0.3366, 0.3671, 70.1037
CIE-Lab:
87.0477, -5.2993, 16.8594
CIE-LCH:
87.0477, 17.6726, 107.4492
CIE-Luv:
87.0477, 2.4222, 25.3753
Hunter-Lab:
83.7280, -9.4960, 18.5310
#dddcba color charts
#dddcba color shades, tints & tones
#dddcba color schemes
#dddcba color preview, HTML & CSS examples
This text has a color of #dddcba
<p style="color:#dddcba;">Text here</p>
.mytext {color:#dddcba;}
This box has a color of #dddcba
<div style="background-color:#dddcba;">Content here</div>
.mybackground {background-color:#dddcba;}
Border around this has a color of #dddcba
<div style="border:2px solid #dddcba;">Content here</div>
.myborder {border:2px solid #dddcba;}