#dd966c color space conversions
Hex:
#dd966c
RGB:
221, 150, 108
CMY:
13, 41, 58
CMYK:
0, 32, 51, 13
HSL:
22°, 62.4309%, 64.5098%
HSV (HSB):
22°, 51.1312%, 86.6667%
XYZ:
43.4319, 38.2676, 19.2846
xyY:
0.4301, 0.3789, 38.2676
CIE-Lab:
68.2173, 22.1119, 32.8849
CIE-LCH:
68.2173, 39.6277, 56.0830
CIE-Luv:
68.2173, 52.6956, 36.9556
Hunter-Lab:
61.8608, 17.0669, 24.8193
#dd966c color charts
#dd966c color shades, tints & tones
#dd966c color schemes
#dd966c color preview, HTML & CSS examples
This text has a color of #dd966c
<p style="color:#dd966c;">Text here</p>
.mytext {color:#dd966c;}
This box has a color of #dd966c
<div style="background-color:#dd966c;">Content here</div>
.mybackground {background-color:#dd966c;}
Border around this has a color of #dd966c
<div style="border:2px solid #dd966c;">Content here</div>
.myborder {border:2px solid #dd966c;}