#dd7f6e color space conversions
Hex:
#dd7f6e
RGB:
221, 127, 110
CMY:
13, 50, 57
CMYK:
0, 43, 50, 13
HSL:
9°, 62.0112%, 64.9020%
HSV (HSB):
9°, 50.2262%, 86.6667%
XYZ:
40.2226, 31.6767, 18.7461
xyY:
0.4437, 0.3495, 31.6767
CIE-Lab:
63.0748, 34.5488, 25.0738
CIE-LCH:
63.0748, 42.6886, 35.9703
CIE-Luv:
63.0748, 68.5732, 24.9371
Hunter-Lab:
56.2820, 29.0736, 19.6495
#dd7f6e color charts
#dd7f6e color shades, tints & tones
#dd7f6e color schemes
#dd7f6e color preview, HTML & CSS examples
This text has a color of #dd7f6e
<p style="color:#dd7f6e;">Text here</p>
.mytext {color:#dd7f6e;}
This box has a color of #dd7f6e
<div style="background-color:#dd7f6e;">Content here</div>
.mybackground {background-color:#dd7f6e;}
Border around this has a color of #dd7f6e
<div style="border:2px solid #dd7f6e;">Content here</div>
.myborder {border:2px solid #dd7f6e;}