#ddc7a4 color space conversions
Hex:
#ddc7a4
RGB:
221, 199, 164
CMY:
13, 22, 36
CMYK:
0, 10, 26, 13
HSL:
37°, 45.6000%, 75.4902%
HSV (HSB):
37°, 25.7919%, 86.6667%
XYZ:
56.9431, 58.8993, 43.4894
xyY:
0.3574, 0.3697, 58.8993
CIE-Lab:
81.2362, 2.3847, 20.3594
CIE-LCH:
81.2362, 20.4985, 83.3195
CIE-Luv:
81.2362, 15.6850, 28.1566
Hunter-Lab:
76.7459, -1.8639, 20.1244
#ddc7a4 color charts
#ddc7a4 color shades, tints & tones
#ddc7a4 color schemes
#ddc7a4 color preview, HTML & CSS examples
This text has a color of #ddc7a4
<p style="color:#ddc7a4;">Text here</p>
.mytext {color:#ddc7a4;}
This box has a color of #ddc7a4
<div style="background-color:#ddc7a4;">Content here</div>
.mybackground {background-color:#ddc7a4;}
Border around this has a color of #ddc7a4
<div style="border:2px solid #ddc7a4;">Content here</div>
.myborder {border:2px solid #ddc7a4;}