#dd7d8e color space conversions
Hex:
#dd7d8e
RGB:
221, 125, 142
CMY:
13, 51, 44
CMYK:
0, 43, 36, 13
HSL:
349°, 58.5366%, 67.8431%
HSV (HSB):
349°, 43.4389%, 86.6667%
XYZ:
42.0349, 31.9924, 29.5508
xyY:
0.4058, 0.3089, 31.9924
CIE-Lab:
63.3366, 38.9754, 7.2981
CIE-LCH:
63.3366, 39.6528, 10.6057
CIE-Luv:
63.3366, 63.8446, 2.6672
Hunter-Lab:
56.5618, 33.6722, 8.6171
#dd7d8e color charts
#dd7d8e color shades, tints & tones
#dd7d8e color schemes
#dd7d8e color preview, HTML & CSS examples
This text has a color of #dd7d8e
<p style="color:#dd7d8e;">Text here</p>
.mytext {color:#dd7d8e;}
This box has a color of #dd7d8e
<div style="background-color:#dd7d8e;">Content here</div>
.mybackground {background-color:#dd7d8e;}
Border around this has a color of #dd7d8e
<div style="border:2px solid #dd7d8e;">Content here</div>
.myborder {border:2px solid #dd7d8e;}