#dd7f7d color space conversions
Hex:
#dd7f7d
RGB:
221, 127, 125
CMY:
13, 50, 51
CMYK:
0, 43, 43, 13
HSL:
1°, 58.5366%, 67.8431%
HSV (HSB):
1°, 43.4389%, 86.6667%
XYZ:
41.1098, 32.0316, 23.4180
xyY:
0.4257, 0.3317, 32.0316
CIE-Lab:
63.3690, 36.0206, 17.0146
CIE-LCH:
63.3690, 39.8369, 25.2840
CIE-Luv:
63.3690, 65.9084, 15.4576
Hunter-Lab:
56.5964, 30.6129, 15.0850
#dd7f7d color charts
#dd7f7d color shades, tints & tones
#dd7f7d color schemes
#dd7f7d color preview, HTML & CSS examples
This text has a color of #dd7f7d
<p style="color:#dd7f7d;">Text here</p>
.mytext {color:#dd7f7d;}
This box has a color of #dd7f7d
<div style="background-color:#dd7f7d;">Content here</div>
.mybackground {background-color:#dd7f7d;}
Border around this has a color of #dd7f7d
<div style="border:2px solid #dd7f7d;">Content here</div>
.myborder {border:2px solid #dd7f7d;}