#ddc89f color space conversions
Hex:
#ddc89f
RGB:
221, 200, 159
CMY:
13, 22, 38
CMYK:
0, 10, 28, 13
HSL:
40°, 47.6923%, 74.5098%
HSV (HSB):
40°, 28.0543%, 86.6667%
XYZ:
56.7311, 59.1839, 41.2345
xyY:
0.3610, 0.3766, 59.1839
CIE-Lab:
81.3926, 1.1871, 23.2199
CIE-LCH:
81.3926, 23.2503, 87.0734
CIE-Luv:
81.3926, 15.4459, 32.0757
Hunter-Lab:
76.9311, -2.9986, 22.0728
#ddc89f color charts
#ddc89f color shades, tints & tones
#ddc89f color schemes
#ddc89f color preview, HTML & CSS examples
This text has a color of #ddc89f
<p style="color:#ddc89f;">Text here</p>
.mytext {color:#ddc89f;}
This box has a color of #ddc89f
<div style="background-color:#ddc89f;">Content here</div>
.mybackground {background-color:#ddc89f;}
Border around this has a color of #ddc89f
<div style="border:2px solid #ddc89f;">Content here</div>
.myborder {border:2px solid #ddc89f;}