#ddc4b2 color space conversions
Hex:
#ddc4b2
RGB:
221, 196, 178
CMY:
13, 23, 30
CMYK:
0, 11, 19, 13
HSL:
25°, 38.7387%, 78.2353%
HSV (HSB):
25°, 19.4570%, 86.6667%
XYZ:
57.5946, 58.0664, 50.2918
xyY:
0.3471, 0.3499, 58.0664
CIE-Lab:
80.7757, 5.9714, 12.2547
CIE-LCH:
80.7757, 13.6322, 64.0213
CIE-Luv:
80.7757, 16.3594, 16.5804
Hunter-Lab:
76.2013, 1.5620, 14.2103
#ddc4b2 color charts
#ddc4b2 color shades, tints & tones
#ddc4b2 color schemes
#ddc4b2 color preview, HTML & CSS examples
This text has a color of #ddc4b2
<p style="color:#ddc4b2;">Text here</p>
.mytext {color:#ddc4b2;}
This box has a color of #ddc4b2
<div style="background-color:#ddc4b2;">Content here</div>
.mybackground {background-color:#ddc4b2;}
Border around this has a color of #ddc4b2
<div style="border:2px solid #ddc4b2;">Content here</div>
.myborder {border:2px solid #ddc4b2;}