#ddbcba color space conversions
Hex:
#ddbcba
RGB:
221, 188, 186
CMY:
13, 26, 27
CMYK:
0, 15, 16, 13
HSL:
3°, 33.9806%, 79.8039%
HSV (HSB):
3°, 15.8371%, 86.6667%
XYZ:
56.6649, 54.8838, 54.0614
xyY:
0.3422, 0.3314, 54.8838
CIE-Lab:
78.9743, 11.4472, 5.3789
CIE-LCH:
78.9743, 12.6479, 25.1683
CIE-Luv:
78.9743, 20.1862, 5.8106
Hunter-Lab:
74.0836, 6.8846, 8.5925
#ddbcba color charts
#ddbcba color shades, tints & tones
#ddbcba color schemes
#ddbcba color preview, HTML & CSS examples
This text has a color of #ddbcba
<p style="color:#ddbcba;">Text here</p>
.mytext {color:#ddbcba;}
This box has a color of #ddbcba
<div style="background-color:#ddbcba;">Content here</div>
.mybackground {background-color:#ddbcba;}
Border around this has a color of #ddbcba
<div style="border:2px solid #ddbcba;">Content here</div>
.myborder {border:2px solid #ddbcba;}