#dd966f color space conversions
Hex:
#dd966f
RGB:
221, 150, 111
CMY:
13, 41, 56
CMYK:
0, 32, 50, 13
HSL:
21°, 61.7978%, 65.0980%
HSV (HSB):
21°, 49.7738%, 86.6667%
XYZ:
43.5944, 38.3325, 20.1402
xyY:
0.4271, 0.3756, 38.3325
CIE-Lab:
68.2650, 22.3862, 31.3301
CIE-LCH:
68.2650, 38.5060, 54.4532
CIE-Luv:
68.2650, 52.3364, 35.2769
Hunter-Lab:
61.9133, 17.3372, 24.0525
#dd966f color charts
#dd966f color shades, tints & tones
#dd966f color schemes
#dd966f color preview, HTML & CSS examples
This text has a color of #dd966f
<p style="color:#dd966f;">Text here</p>
.mytext {color:#dd966f;}
This box has a color of #dd966f
<div style="background-color:#dd966f;">Content here</div>
.mybackground {background-color:#dd966f;}
Border around this has a color of #dd966f
<div style="border:2px solid #dd966f;">Content here</div>
.myborder {border:2px solid #dd966f;}