#ddc6b6 color space conversions
Hex:
#ddc6b6
RGB:
221, 198, 182
CMY:
13, 22, 29
CMYK:
0, 10, 18, 13
HSL:
25°, 36.4486%, 79.0196%
HSV (HSB):
25°, 17.6471%, 86.6667%
XYZ:
58.4564, 59.1377, 52.5897
xyY:
0.3435, 0.3475, 59.1377
CIE-Lab:
81.3672, 5.5214, 10.9551
CIE-LCH:
81.3672, 12.2678, 63.2518
CIE-Luv:
81.3672, 14.9090, 14.8875
Hunter-Lab:
76.9011, 1.1100, 13.2846
#ddc6b6 color charts
#ddc6b6 color shades, tints & tones
#ddc6b6 color schemes
#ddc6b6 color preview, HTML & CSS examples
This text has a color of #ddc6b6
<p style="color:#ddc6b6;">Text here</p>
.mytext {color:#ddc6b6;}
This box has a color of #ddc6b6
<div style="background-color:#ddc6b6;">Content here</div>
.mybackground {background-color:#ddc6b6;}
Border around this has a color of #ddc6b6
<div style="border:2px solid #ddc6b6;">Content here</div>
.myborder {border:2px solid #ddc6b6;}