#ddc5c6 color space conversions
Hex:
#ddc5c6
RGB:
221, 197, 198
CMY:
13, 23, 22
CMYK:
0, 11, 10, 13
HSL:
358°, 26.0870%, 81.9608%
HSV (HSB):
358°, 10.8597%, 86.6667%
XYZ:
59.9781, 59.3819, 61.7267
xyY:
0.3312, 0.3279, 59.3819
CIE-Lab:
81.5010, 8.6026, 2.5787
CIE-LCH:
81.5010, 8.9808, 16.6863
CIE-Luv:
81.5010, 14.1676, 2.2946
Hunter-Lab:
77.0596, 4.0782, 6.4489
#ddc5c6 color charts
#ddc5c6 color shades, tints & tones
#ddc5c6 color schemes
#ddc5c6 color preview, HTML & CSS examples
This text has a color of #ddc5c6
<p style="color:#ddc5c6;">Text here</p>
.mytext {color:#ddc5c6;}
This box has a color of #ddc5c6
<div style="background-color:#ddc5c6;">Content here</div>
.mybackground {background-color:#ddc5c6;}
Border around this has a color of #ddc5c6
<div style="border:2px solid #ddc5c6;">Content here</div>
.myborder {border:2px solid #ddc5c6;}