#dd9f7f color space conversions
Hex:
#dd9f7f
RGB:
221, 159, 127
CMY:
13, 38, 50
CMYK:
0, 28, 43, 13
HSL:
20°, 58.0247%, 68.2353%
HSV (HSB):
20°, 42.5339%, 86.6667%
XYZ:
46.0477, 41.7007, 25.7007
xyY:
0.4059, 0.3676, 41.7007
CIE-Lab:
70.6641, 19.1469, 25.8189
CIE-LCH:
70.6641, 32.1438, 53.4400
CIE-Luv:
70.6641, 44.2663, 30.2851
Hunter-Lab:
64.5761, 14.2760, 21.6064
#dd9f7f color charts
#dd9f7f color shades, tints & tones
#dd9f7f color schemes
#dd9f7f color preview, HTML & CSS examples
This text has a color of #dd9f7f
<p style="color:#dd9f7f;">Text here</p>
.mytext {color:#dd9f7f;}
This box has a color of #dd9f7f
<div style="background-color:#dd9f7f;">Content here</div>
.mybackground {background-color:#dd9f7f;}
Border around this has a color of #dd9f7f
<div style="border:2px solid #dd9f7f;">Content here</div>
.myborder {border:2px solid #dd9f7f;}