#ddca8f color space conversions
Hex:
#ddca8f
RGB:
221, 202, 143
CMY:
13, 21, 44
CMYK:
0, 9, 35, 13
HSL:
45°, 53.4247%, 71.3725%
HSV (HSB):
45°, 35.2941%, 86.6667%
XYZ:
55.8972, 59.5964, 34.5438
xyY:
0.3726, 0.3972, 59.5964
CIE-Lab:
81.6183, -1.8586, 31.9015
CIE-LCH:
81.6183, 31.9556, 93.3344
CIE-Luv:
81.6183, 15.2788, 43.2959
Hunter-Lab:
77.1987, -5.8512, 27.5089
#ddca8f color charts
#ddca8f color shades, tints & tones
#ddca8f color schemes
#ddca8f color preview, HTML & CSS examples
This text has a color of #ddca8f
<p style="color:#ddca8f;">Text here</p>
.mytext {color:#ddca8f;}
This box has a color of #ddca8f
<div style="background-color:#ddca8f;">Content here</div>
.mybackground {background-color:#ddca8f;}
Border around this has a color of #ddca8f
<div style="border:2px solid #ddca8f;">Content here</div>
.myborder {border:2px solid #ddca8f;}