#ddc2cc color space conversions
Hex:
#ddc2cc
RGB:
221, 194, 204
CMY:
13, 24, 20
CMYK:
0, 12, 8, 13
HSL:
338°, 28.4211%, 81.3725%
HSV (HSB):
338°, 12.2172%, 86.6667%
XYZ:
60.0097, 58.3154, 65.2199
xyY:
0.3269, 0.3177, 58.3154
CIE-Lab:
80.9138, 11.2091, -1.4991
CIE-LCH:
80.9138, 11.3089, 352.3825
CIE-Luv:
80.9138, 15.2614, -4.2516
Hunter-Lab:
76.3645, 6.6332, 2.8179
#ddc2cc color charts
#ddc2cc color shades, tints & tones
#ddc2cc color schemes
#ddc2cc color preview, HTML & CSS examples
This text has a color of #ddc2cc
<p style="color:#ddc2cc;">Text here</p>
.mytext {color:#ddc2cc;}
This box has a color of #ddc2cc
<div style="background-color:#ddc2cc;">Content here</div>
.mybackground {background-color:#ddc2cc;}
Border around this has a color of #ddc2cc
<div style="border:2px solid #ddc2cc;">Content here</div>
.myborder {border:2px solid #ddc2cc;}