#dd7d8c color space conversions
Hex:
#dd7d8c
RGB:
221, 125, 140
CMY:
13, 51, 45
CMYK:
0, 43, 37, 13
HSL:
351°, 58.5366%, 67.8431%
HSV (HSB):
351°, 43.4389%, 86.6667%
XYZ:
41.8860, 31.9328, 28.7670
xyY:
0.4083, 0.3113, 31.9328
CIE-Lab:
63.2873, 38.7375, 8.3684
CIE-LCH:
63.2873, 39.6311, 12.1902
CIE-Luv:
63.2873, 64.2545, 4.1075
Hunter-Lab:
56.5091, 33.4178, 9.3738
#dd7d8c color charts
#dd7d8c color shades, tints & tones
#dd7d8c color schemes
#dd7d8c color preview, HTML & CSS examples
This text has a color of #dd7d8c
<p style="color:#dd7d8c;">Text here</p>
.mytext {color:#dd7d8c;}
This box has a color of #dd7d8c
<div style="background-color:#dd7d8c;">Content here</div>
.mybackground {background-color:#dd7d8c;}
Border around this has a color of #dd7d8c
<div style="border:2px solid #dd7d8c;">Content here</div>
.myborder {border:2px solid #dd7d8c;}