#ddc9cc color space conversions
Hex:
#ddc9cc
RGB:
221, 201, 204
CMY:
13, 21, 20
CMYK:
0, 9, 8, 13
HSL:
351°, 22.7273%, 82.7451%
HSV (HSB):
351°, 9.0498%, 86.6667%
XYZ:
61.6045, 61.5051, 65.7515
xyY:
0.3262, 0.3257, 61.5051
CIE-Lab:
82.6495, 7.4944, 1.0367
CIE-LCH:
82.6495, 7.5657, 7.8755
CIE-Luv:
82.6495, 11.5346, 0.2153
Hunter-Lab:
78.4252, 2.9712, 5.1890
#ddc9cc color charts
#ddc9cc color shades, tints & tones
#ddc9cc color schemes
#ddc9cc color preview, HTML & CSS examples
This text has a color of #ddc9cc
<p style="color:#ddc9cc;">Text here</p>
.mytext {color:#ddc9cc;}
This box has a color of #ddc9cc
<div style="background-color:#ddc9cc;">Content here</div>
.mybackground {background-color:#ddc9cc;}
Border around this has a color of #ddc9cc
<div style="border:2px solid #ddc9cc;">Content here</div>
.myborder {border:2px solid #ddc9cc;}