#dddcbe color space conversions
Hex:
#dddcbe
RGB:
221, 220, 190
CMY:
13, 14, 25
CMYK:
0, 0, 14, 13
HSL:
58°, 31.3131%, 80.5882%
HSV (HSB):
58°, 14.0271%, 86.6667%
XYZ:
64.7063, 70.2763, 58.8695
xyY:
0.3338, 0.3625, 70.2763
CIE-Lab:
87.1322, -4.6839, 14.8820
CIE-LCH:
87.1322, 15.6017, 107.4706
CIE-Luv:
87.1322, 2.2137, 22.5380
Hunter-Lab:
83.8309, -8.9260, 17.0458
#dddcbe color charts
#dddcbe color shades, tints & tones
#dddcbe color schemes
#dddcbe color preview, HTML & CSS examples
This text has a color of #dddcbe
<p style="color:#dddcbe;">Text here</p>
.mytext {color:#dddcbe;}
This box has a color of #dddcbe
<div style="background-color:#dddcbe;">Content here</div>
.mybackground {background-color:#dddcbe;}
Border around this has a color of #dddcbe
<div style="border:2px solid #dddcbe;">Content here</div>
.myborder {border:2px solid #dddcbe;}