#ddc8cc color space conversions
Hex:
#ddc8cc
RGB:
221, 200, 204
CMY:
13, 22, 20
CMYK:
0, 10, 8, 13
HSL:
349°, 23.5955%, 82.5490%
HSV (HSB):
349°, 9.5023%, 86.6667%
XYZ:
61.3722, 61.0403, 65.6740
xyY:
0.3263, 0.3245, 61.0403
CIE-Lab:
82.4004, 8.0233, 0.6736
CIE-LCH:
82.4004, 8.0515, 4.7990
CIE-Luv:
82.4004, 12.0669, -0.4229
Hunter-Lab:
78.1283, 3.4926, 4.8511
#ddc8cc color charts
#ddc8cc color shades, tints & tones
#ddc8cc color schemes
#ddc8cc color preview, HTML & CSS examples
This text has a color of #ddc8cc
<p style="color:#ddc8cc;">Text here</p>
.mytext {color:#ddc8cc;}
This box has a color of #ddc8cc
<div style="background-color:#ddc8cc;">Content here</div>
.mybackground {background-color:#ddc8cc;}
Border around this has a color of #ddc8cc
<div style="border:2px solid #ddc8cc;">Content here</div>
.myborder {border:2px solid #ddc8cc;}