#dd967a color space conversions
Hex:
#dd967a
RGB:
221, 150, 122
CMY:
13, 41, 52
CMYK:
0, 32, 45, 13
HSL:
17°, 59.2814%, 67.2549%
HSV (HSB):
17°, 44.7964%, 86.6667%
XYZ:
44.2380, 38.5900, 23.5294
xyY:
0.4159, 0.3628, 38.5900
CIE-Lab:
68.4532, 23.4632, 25.5909
CIE-LCH:
68.4532, 34.7191, 47.4836
CIE-Luv:
68.4532, 50.9493, 28.7827
Hunter-Lab:
62.1208, 18.4034, 21.0274
#dd967a color charts
#dd967a color shades, tints & tones
#dd967a color schemes
#dd967a color preview, HTML & CSS examples
This text has a color of #dd967a
<p style="color:#dd967a;">Text here</p>
.mytext {color:#dd967a;}
This box has a color of #dd967a
<div style="background-color:#dd967a;">Content here</div>
.mybackground {background-color:#dd967a;}
Border around this has a color of #dd967a
<div style="border:2px solid #dd967a;">Content here</div>
.myborder {border:2px solid #dd967a;}