#ddc3a5 color space conversions
Hex:
#ddc3a5
RGB:
221, 195, 165
CMY:
13, 24, 35
CMYK:
0, 12, 25, 13
HSL:
32°, 45.1613%, 75.6863%
HSV (HSB):
32°, 25.3394%, 86.6667%
XYZ:
56.1254, 57.1190, 43.6642
xyY:
0.3577, 0.3640, 57.1190
CIE-Lab:
80.2465, 4.6237, 18.4558
CIE-LCH:
80.2465, 19.0262, 75.9352
CIE-Luv:
80.2465, 17.9642, 25.1564
Hunter-Lab:
75.5771, 0.2986, 18.6495
#ddc3a5 color charts
#ddc3a5 color shades, tints & tones
#ddc3a5 color schemes
#ddc3a5 color preview, HTML & CSS examples
This text has a color of #ddc3a5
<p style="color:#ddc3a5;">Text here</p>
.mytext {color:#ddc3a5;}
This box has a color of #ddc3a5
<div style="background-color:#ddc3a5;">Content here</div>
.mybackground {background-color:#ddc3a5;}
Border around this has a color of #ddc3a5
<div style="border:2px solid #ddc3a5;">Content here</div>
.myborder {border:2px solid #ddc3a5;}