#ddc6d2 color space conversions
Hex:
#ddc6d2
RGB:
221, 198, 210
CMY:
13, 22, 18
CMYK:
0, 10, 5, 13
HSL:
329°, 25.2747%, 82.1569%
HSV (HSB):
329°, 10.4072%, 86.6667%
XYZ:
61.6457, 60.4135, 69.3847
xyY:
0.3220, 0.3156, 60.4135
CIE-Lab:
82.0624, 10.1215, -3.0336
CIE-LCH:
82.0624, 10.5663, 343.3156
CIE-Luv:
82.0624, 12.6303, -6.3891
Hunter-Lab:
77.7261, 5.5504, 1.4812
#ddc6d2 color charts
#ddc6d2 color shades, tints & tones
#ddc6d2 color schemes
#ddc6d2 color preview, HTML & CSS examples
This text has a color of #ddc6d2
<p style="color:#ddc6d2;">Text here</p>
.mytext {color:#ddc6d2;}
This box has a color of #ddc6d2
<div style="background-color:#ddc6d2;">Content here</div>
.mybackground {background-color:#ddc6d2;}
Border around this has a color of #ddc6d2
<div style="border:2px solid #ddc6d2;">Content here</div>
.myborder {border:2px solid #ddc6d2;}