#dd7f7c color space conversions
Hex:
#dd7f7c
RGB:
221, 127, 124
CMY:
13, 50, 51
CMYK:
0, 43, 44, 13
HSL:
2°, 58.7879%, 67.6471%
HSV (HSB):
2°, 43.8914%, 86.6667%
XYZ:
41.0463, 32.0061, 23.0832
xyY:
0.4270, 0.3329, 32.0061
CIE-Lab:
63.3480, 35.9162, 17.5522
CIE-LCH:
63.3480, 39.9756, 26.0447
CIE-Luv:
63.3480, 66.0936, 16.1181
Hunter-Lab:
56.5740, 30.5031, 15.4104
#dd7f7c color charts
#dd7f7c color shades, tints & tones
#dd7f7c color schemes
#dd7f7c color preview, HTML & CSS examples
This text has a color of #dd7f7c
<p style="color:#dd7f7c;">Text here</p>
.mytext {color:#dd7f7c;}
This box has a color of #dd7f7c
<div style="background-color:#dd7f7c;">Content here</div>
.mybackground {background-color:#dd7f7c;}
Border around this has a color of #dd7f7c
<div style="border:2px solid #dd7f7c;">Content here</div>
.myborder {border:2px solid #dd7f7c;}