#ddc5b2 color space conversions
Hex:
#ddc5b2
RGB:
221, 197, 178
CMY:
13, 23, 30
CMYK:
0, 11, 19, 13
HSL:
27°, 38.7387%, 78.2353%
HSV (HSB):
27°, 19.4570%, 86.6667%
XYZ:
57.8209, 58.5190, 50.3673
xyY:
0.3468, 0.3510, 58.5190
CIE-Lab:
81.0265, 5.4438, 12.6099
CIE-LCH:
81.0265, 13.7348, 66.6499
CIE-Luv:
81.0265, 15.7895, 17.1821
Hunter-Lab:
76.4977, 1.0485, 14.5109
#ddc5b2 color charts
#ddc5b2 color shades, tints & tones
#ddc5b2 color schemes
#ddc5b2 color preview, HTML & CSS examples
This text has a color of #ddc5b2
<p style="color:#ddc5b2;">Text here</p>
.mytext {color:#ddc5b2;}
This box has a color of #ddc5b2
<div style="background-color:#ddc5b2;">Content here</div>
.mybackground {background-color:#ddc5b2;}
Border around this has a color of #ddc5b2
<div style="border:2px solid #ddc5b2;">Content here</div>
.myborder {border:2px solid #ddc5b2;}