#ddc3a3 color space conversions
Hex:
#ddc3a3
RGB:
221, 195, 163
CMY:
13, 24, 36
CMYK:
0, 12, 26, 13
HSL:
33°, 46.0317%, 75.2941%
HSV (HSB):
33°, 26.2443%, 86.6667%
XYZ:
55.9448, 57.0467, 42.7128
xyY:
0.3593, 0.3664, 57.0467
CIE-Lab:
80.2059, 4.3482, 19.4649
CIE-LCH:
80.2059, 19.9446, 77.4077
CIE-Luv:
80.2059, 18.1187, 26.5254
Hunter-Lab:
75.5293, 0.0393, 19.3412
#ddc3a3 color charts
#ddc3a3 color shades, tints & tones
#ddc3a3 color schemes
#ddc3a3 color preview, HTML & CSS examples
This text has a color of #ddc3a3
<p style="color:#ddc3a3;">Text here</p>
.mytext {color:#ddc3a3;}
This box has a color of #ddc3a3
<div style="background-color:#ddc3a3;">Content here</div>
.mybackground {background-color:#ddc3a3;}
Border around this has a color of #ddc3a3
<div style="border:2px solid #ddc3a3;">Content here</div>
.myborder {border:2px solid #ddc3a3;}