#dd7daf color space conversions
Hex:
#dd7daf
RGB:
221, 125, 175
CMY:
13, 51, 31
CMYK:
0, 43, 21, 13
HSL:
329°, 58.5366%, 67.8431%
HSV (HSB):
329°, 43.4389%, 86.6667%
XYZ:
44.8903, 33.1345, 44.5871
xyY:
0.3661, 0.2702, 33.1345
CIE-Lab:
64.2697, 43.3908, -10.1222
CIE-LCH:
64.2697, 44.5558, 346.8689
CIE-Luv:
64.2697, 56.7418, -22.5422
Hunter-Lab:
57.5626, 38.4689, -5.6313
#dd7daf color charts
#dd7daf color shades, tints & tones
#dd7daf color schemes
#dd7daf color preview, HTML & CSS examples
This text has a color of #dd7daf
<p style="color:#dd7daf;">Text here</p>
.mytext {color:#dd7daf;}
This box has a color of #dd7daf
<div style="background-color:#dd7daf;">Content here</div>
.mybackground {background-color:#dd7daf;}
Border around this has a color of #dd7daf
<div style="border:2px solid #dd7daf;">Content here</div>
.myborder {border:2px solid #dd7daf;}