#ddc1c4 color space conversions
Hex:
#ddc1c4
RGB:
221, 193, 196
CMY:
13, 24, 23
CMYK:
0, 13, 11, 13
HSL:
354°, 29.1667%, 81.1765%
HSV (HSB):
354°, 12.6697%, 86.6667%
XYZ:
58.8526, 57.4976, 60.2208
xyY:
0.3333, 0.3256, 57.4976
CIE-Lab:
80.4587, 10.3961, 2.1386
CIE-LCH:
80.4587, 10.6138, 11.6244
CIE-Luv:
80.4587, 16.5107, 1.3114
Hunter-Lab:
75.8272, 5.8436, 5.9918
#ddc1c4 color charts
#ddc1c4 color shades, tints & tones
#ddc1c4 color schemes
#ddc1c4 color preview, HTML & CSS examples
This text has a color of #ddc1c4
<p style="color:#ddc1c4;">Text here</p>
.mytext {color:#ddc1c4;}
This box has a color of #ddc1c4
<div style="background-color:#ddc1c4;">Content here</div>
.mybackground {background-color:#ddc1c4;}
Border around this has a color of #ddc1c4
<div style="border:2px solid #ddc1c4;">Content here</div>
.myborder {border:2px solid #ddc1c4;}