#ddddbc color space conversions
Hex:
#ddddbc
RGB:
221, 221, 188
CMY:
13, 13, 26
CMYK:
0, 0, 15, 13
HSL:
60°, 32.6733%, 80.1961%
HSV (HSB):
60°, 14.9321%, 86.6667%
XYZ:
64.7523, 70.7159, 57.8137
xyY:
0.3350, 0.3659, 70.7159
CIE-Lab:
87.3468, -5.5045, 16.2319
CIE-LCH:
87.3468, 17.1399, 108.7327
CIE-Luv:
87.3468, 1.7737, 24.5700
Hunter-Lab:
84.0927, -9.7153, 18.1031
#ddddbc color charts
#ddddbc RGB chart
#ddddbc CMYK chart
#ddddbc RGB pie chart
#ddddbc color shades, tints & tones
#ddddbc color schemes
#ddddbc color preview, HTML & CSS examples
This text has a color of #ddddbc
<p style="color:#ddddbc;">Text here</p>
.mytext {color:#ddddbc;}
Text color #ddddbc
This box has a color of #ddddbc
<div style="background-color:#ddddbc;">Content here</div>
.mybackground {background-color:#ddddbc;}
Background color #ddddbc
Border around this has a color of #ddddbc
<div style="border:2px solid #ddddbc;">Content here</div>
.myborder {border:2px solid #ddddbc;}
Border color #ddddbc