#ddb96e color space conversions
Hex:
#ddb96e
RGB:
221, 185, 110
CMY:
13, 27, 57
CMYK:
0, 16, 50, 13
HSL:
41°, 62.0112%, 64.9020%
HSV (HSB):
41°, 50.2262%, 86.6667%
XYZ:
49.9822, 51.1959, 21.9993
xyY:
0.4058, 0.4156, 51.1959
CIE-Lab:
76.7975, 3.5902, 42.6376
CIE-LCH:
76.7975, 42.7885, 85.1868
CIE-Luv:
76.7975, 28.2988, 52.8505
Hunter-Lab:
71.5513, -0.5234, 31.8565
#ddb96e color charts
#ddb96e color shades, tints & tones
#ddb96e color schemes
#ddb96e color preview, HTML & CSS examples
This text has a color of #ddb96e
<p style="color:#ddb96e;">Text here</p>
.mytext {color:#ddb96e;}
This box has a color of #ddb96e
<div style="background-color:#ddb96e;">Content here</div>
.mybackground {background-color:#ddb96e;}
Border around this has a color of #ddb96e
<div style="border:2px solid #ddb96e;">Content here</div>
.myborder {border:2px solid #ddb96e;}