#ddccc0 color space conversions
Hex:
#ddccc0
RGB:
221, 204, 192
CMY:
13, 20, 25
CMYK:
0, 8, 13, 13
HSL:
25°, 29.8969%, 80.9804%
HSV (HSB):
25°, 13.1222%, 86.6667%
XYZ:
60.9261, 62.3637, 58.6954
xyY:
0.3348, 0.3427, 62.3637
CIE-Lab:
83.1064, 3.9306, 8.1018
CIE-LCH:
83.1064, 9.0049, 64.1195
CIE-Luv:
83.1064, 10.8214, 11.2086
Hunter-Lab:
78.9707, -0.4854, 11.2118
#ddccc0 color charts
#ddccc0 color shades, tints & tones
#ddccc0 color schemes
#ddccc0 color preview, HTML & CSS examples
This text has a color of #ddccc0
<p style="color:#ddccc0;">Text here</p>
.mytext {color:#ddccc0;}
This box has a color of #ddccc0
<div style="background-color:#ddccc0;">Content here</div>
.mybackground {background-color:#ddccc0;}
Border around this has a color of #ddccc0
<div style="border:2px solid #ddccc0;">Content here</div>
.myborder {border:2px solid #ddccc0;}