#ddc1bb color space conversions
Hex:
#ddc1bb
RGB:
221, 193, 187
CMY:
13, 24, 27
CMYK:
0, 13, 15, 13
HSL:
11°, 33.3333%, 80.0000%
HSV (HSB):
11°, 15.3846%, 86.6667%
XYZ:
57.8584, 57.0999, 54.9856
xyY:
0.3405, 0.3360, 57.0999
CIE-Lab:
80.2358, 8.9435, 6.6565
CIE-LCH:
80.2358, 11.1488, 36.6598
CIE-Luv:
80.2358, 17.3010, 8.1346
Hunter-Lab:
75.5645, 4.4364, 9.7519
#ddc1bb color charts
#ddc1bb color shades, tints & tones
#ddc1bb color schemes
#ddc1bb color preview, HTML & CSS examples
This text has a color of #ddc1bb
<p style="color:#ddc1bb;">Text here</p>
.mytext {color:#ddc1bb;}
This box has a color of #ddc1bb
<div style="background-color:#ddc1bb;">Content here</div>
.mybackground {background-color:#ddc1bb;}
Border around this has a color of #ddc1bb
<div style="border:2px solid #ddc1bb;">Content here</div>
.myborder {border:2px solid #ddc1bb;}