#ddc3b7 color space conversions
Hex:
#ddc3b7
RGB:
221, 195, 183
CMY:
13, 24, 28
CMYK:
0, 12, 17, 13
HSL:
19°, 35.8491%, 79.2157%
HSV (HSB):
19°, 17.1946%, 86.6667%
XYZ:
57.8811, 57.8213, 52.9097
xyY:
0.3433, 0.3429, 57.8213
CIE-Lab:
80.6393, 7.2596, 9.3824
CIE-LCH:
80.6393, 11.8630, 52.2691
CIE-Luv:
80.6393, 16.5190, 12.3291
Hunter-Lab:
76.0403, 2.8020, 11.9735
#ddc3b7 color charts
#ddc3b7 color shades, tints & tones
#ddc3b7 color schemes
#ddc3b7 color preview, HTML & CSS examples
This text has a color of #ddc3b7
<p style="color:#ddc3b7;">Text here</p>
.mytext {color:#ddc3b7;}
This box has a color of #ddc3b7
<div style="background-color:#ddc3b7;">Content here</div>
.mybackground {background-color:#ddc3b7;}
Border around this has a color of #ddc3b7
<div style="border:2px solid #ddc3b7;">Content here</div>
.myborder {border:2px solid #ddc3b7;}