#ddbc9c color space conversions
Hex:
#ddbc9c
RGB:
221, 188, 156
CMY:
13, 26, 39
CMYK:
0, 15, 29, 13
HSL:
30°, 48.8722%, 73.9216%
HSV (HSB):
30°, 29.4118%, 86.6667%
XYZ:
53.8028, 53.7389, 38.9894
xyY:
0.3672, 0.3667, 53.7389
CIE-Lab:
78.3092, 7.1057, 20.5791
CIE-LCH:
78.3092, 21.7713, 70.9509
CIE-Luv:
78.3092, 22.8754, 27.2558
Hunter-Lab:
73.3068, 2.7213, 19.7804
#ddbc9c color charts
#ddbc9c color shades, tints & tones
#ddbc9c color schemes
#ddbc9c color preview, HTML & CSS examples
This text has a color of #ddbc9c
<p style="color:#ddbc9c;">Text here</p>
.mytext {color:#ddbc9c;}
This box has a color of #ddbc9c
<div style="background-color:#ddbc9c;">Content here</div>
.mybackground {background-color:#ddbc9c;}
Border around this has a color of #ddbc9c
<div style="border:2px solid #ddbc9c;">Content here</div>
.myborder {border:2px solid #ddbc9c;}