#ddc3a8 color space conversions
Hex:
#ddc3a8
RGB:
221, 195, 168
CMY:
13, 24, 34
CMYK:
0, 12, 24, 13
HSL:
31°, 43.8017%, 76.2745%
HSV (HSB):
31°, 23.9819%, 86.6667%
XYZ:
56.4018, 57.2295, 45.1195
xyY:
0.3553, 0.3605, 57.2295
CIE-Lab:
80.3085, 5.0436, 16.9422
CIE-LCH:
80.3085, 17.6770, 73.4218
CIE-Luv:
80.3085, 17.7300, 23.0806
Hunter-Lab:
75.6502, 0.6947, 17.5932
#ddc3a8 color charts
#ddc3a8 color shades, tints & tones
#ddc3a8 color schemes
#ddc3a8 color preview, HTML & CSS examples
This text has a color of #ddc3a8
<p style="color:#ddc3a8;">Text here</p>
.mytext {color:#ddc3a8;}
This box has a color of #ddc3a8
<div style="background-color:#ddc3a8;">Content here</div>
.mybackground {background-color:#ddc3a8;}
Border around this has a color of #ddc3a8
<div style="border:2px solid #ddc3a8;">Content here</div>
.myborder {border:2px solid #ddc3a8;}