#ddcdba color space conversions
Hex:
#ddcdba
RGB:
221, 205, 186
CMY:
13, 20, 27
CMYK:
0, 7, 16, 13
HSL:
33°, 33.9806%, 79.8039%
HSV (HSB):
33°, 15.8371%, 86.6667%
XYZ:
60.5130, 62.5800, 55.3441
xyY:
0.3391, 0.3507, 62.5800
CIE-Lab:
83.2209, 2.4608, 11.4579
CIE-LCH:
83.2209, 11.7192, 77.8786
CIE-Luv:
83.2209, 10.6961, 16.2416
Hunter-Lab:
79.1075, -1.8951, 13.8956
#ddcdba color charts
#ddcdba color shades, tints & tones
#ddcdba color schemes
#ddcdba color preview, HTML & CSS examples
This text has a color of #ddcdba
<p style="color:#ddcdba;">Text here</p>
.mytext {color:#ddcdba;}
This box has a color of #ddcdba
<div style="background-color:#ddcdba;">Content here</div>
.mybackground {background-color:#ddcdba;}
Border around this has a color of #ddcdba
<div style="border:2px solid #ddcdba;">Content here</div>
.myborder {border:2px solid #ddcdba;}