#ddbd70 color space conversions
Hex:
#ddbd70
RGB:
221, 189, 112
CMY:
13, 26, 56
CMYK:
0, 14, 49, 13
HSL:
42°, 61.5819%, 65.2941%
HSV (HSB):
42°, 49.3213%, 86.6667%
XYZ:
50.9410, 52.9372, 22.8623
xyY:
0.4019, 0.4177, 52.9372
CIE-Lab:
77.8379, 1.6700, 42.9166
CIE-LCH:
77.8379, 42.9490, 87.7716
CIE-Luv:
77.8379, 25.4976, 53.7958
Hunter-Lab:
72.7580, -2.3508, 32.3003
#ddbd70 color charts
#ddbd70 color shades, tints & tones
#ddbd70 color schemes
#ddbd70 color preview, HTML & CSS examples
This text has a color of #ddbd70
<p style="color:#ddbd70;">Text here</p>
.mytext {color:#ddbd70;}
This box has a color of #ddbd70
<div style="background-color:#ddbd70;">Content here</div>
.mybackground {background-color:#ddbd70;}
Border around this has a color of #ddbd70
<div style="border:2px solid #ddbd70;">Content here</div>
.myborder {border:2px solid #ddbd70;}