#ddcd7f color space conversions
Hex:
#ddcd7f
RGB:
221, 205, 127
CMY:
13, 20, 50
CMYK:
0, 7, 43, 13
HSL:
50°, 58.0247%, 68.2353%
HSV (HSB):
50°, 42.5339%, 86.6667%
XYZ:
55.4809, 60.5671, 28.8451
xyY:
0.3829, 0.4180, 60.5671
CIE-Lab:
82.1455, -5.1736, 40.7663
CIE-LCH:
82.1455, 41.0933, 97.2326
CIE-Luv:
82.1455, 14.3212, 53.9839
Hunter-Lab:
77.8249, -8.9419, 32.5021
#ddcd7f color charts
#ddcd7f color shades, tints & tones
#ddcd7f color schemes
#ddcd7f color preview, HTML & CSS examples
This text has a color of #ddcd7f
<p style="color:#ddcd7f;">Text here</p>
.mytext {color:#ddcd7f;}
This box has a color of #ddcd7f
<div style="background-color:#ddcd7f;">Content here</div>
.mybackground {background-color:#ddcd7f;}
Border around this has a color of #ddcd7f
<div style="border:2px solid #ddcd7f;">Content here</div>
.myborder {border:2px solid #ddcd7f;}