#ddbd7f color space conversions
Hex:
#ddbd7f
RGB:
221, 189, 127
CMY:
13, 26, 50
CMYK:
0, 14, 43, 13
HSL:
40°, 58.0247%, 68.2353%
HSV (HSB):
40°, 42.5339%, 86.6667%
XYZ:
51.8472, 53.2997, 27.6339
xyY:
0.3905, 0.4014, 53.2997
CIE-Lab:
78.0516, 3.1430, 35.5316
CIE-LCH:
78.0516, 35.6703, 84.9450
CIE-Luv:
78.0516, 24.5000, 45.7858
Hunter-Lab:
73.0066, -0.9961, 28.6626
#ddbd7f color charts
#ddbd7f color shades, tints & tones
#ddbd7f color schemes
#ddbd7f color preview, HTML & CSS examples
This text has a color of #ddbd7f
<p style="color:#ddbd7f;">Text here</p>
.mytext {color:#ddbd7f;}
This box has a color of #ddbd7f
<div style="background-color:#ddbd7f;">Content here</div>
.mybackground {background-color:#ddbd7f;}
Border around this has a color of #ddbd7f
<div style="border:2px solid #ddbd7f;">Content here</div>
.myborder {border:2px solid #ddbd7f;}