#ddccc8 color space conversions
Hex:
#ddccc8
RGB:
221, 204, 200
CMY:
13, 20, 22
CMYK:
0, 8, 10, 13
HSL:
11°, 23.5955%, 82.5490%
HSV (HSB):
11°, 9.5023%, 86.6667%
XYZ:
61.8370, 62.7280, 63.4921
xyY:
0.3288, 0.3336, 62.7280
CIE-Lab:
83.2991, 5.2382, 4.1155
CIE-LCH:
83.2991, 6.6615, 38.1557
CIE-Luv:
83.2991, 10.2358, 5.1888
Hunter-Lab:
79.2010, 0.7639, 7.9104
#ddccc8 color charts
#ddccc8 color shades, tints & tones
#ddccc8 color schemes
#ddccc8 color preview, HTML & CSS examples
This text has a color of #ddccc8
<p style="color:#ddccc8;">Text here</p>
.mytext {color:#ddccc8;}
This box has a color of #ddccc8
<div style="background-color:#ddccc8;">Content here</div>
.mybackground {background-color:#ddccc8;}
Border around this has a color of #ddccc8
<div style="border:2px solid #ddccc8;">Content here</div>
.myborder {border:2px solid #ddccc8;}