#dd7f6d color space conversions
Hex:
#dd7f6d
RGB:
221, 127, 109
CMY:
13, 50, 57
CMYK:
0, 43, 51, 13
HSL:
10°, 62.2222%, 64.7059%
HSV (HSB):
10°, 50.6787%, 86.6667%
XYZ:
40.1685, 31.6550, 18.4609
xyY:
0.4449, 0.3506, 31.6550
CIE-Lab:
63.0567, 34.4580, 25.6098
CIE-LCH:
63.0567, 42.9326, 36.6204
CIE-Luv:
63.0567, 68.7417, 25.5347
Hunter-Lab:
56.2628, 28.9791, 19.9298
#dd7f6d color charts
#dd7f6d color shades, tints & tones
#dd7f6d color schemes
#dd7f6d color preview, HTML & CSS examples
This text has a color of #dd7f6d
<p style="color:#dd7f6d;">Text here</p>
.mytext {color:#dd7f6d;}
This box has a color of #dd7f6d
<div style="background-color:#dd7f6d;">Content here</div>
.mybackground {background-color:#dd7f6d;}
Border around this has a color of #dd7f6d
<div style="border:2px solid #dd7f6d;">Content here</div>
.myborder {border:2px solid #dd7f6d;}