#dd5dac color space conversions
Hex:
#dd5dac
RGB:
221, 93, 172
CMY:
13, 64, 33
CMYK:
0, 58, 22, 13
HSL:
323°, 65.3061%, 61.5686%
HSV (HSB):
323°, 57.9186%, 86.6667%
XYZ:
41.1795, 26.1794, 41.9125
xyY:
0.3769, 0.2396, 26.1794
CIE-Lab:
58.2070, 58.4843, -17.5440
CIE-LCH:
58.2070, 61.0590, 343.3019
CIE-Luv:
58.2070, 73.0250, -35.7923
Hunter-Lab:
51.1658, 54.1211, -12.7513
#dd5dac color charts
#dd5dac color shades, tints & tones
#dd5dac color schemes
#dd5dac color preview, HTML & CSS examples
This text has a color of #dd5dac
<p style="color:#dd5dac;">Text here</p>
.mytext {color:#dd5dac;}
This box has a color of #dd5dac
<div style="background-color:#dd5dac;">Content here</div>
.mybackground {background-color:#dd5dac;}
Border around this has a color of #dd5dac
<div style="border:2px solid #dd5dac;">Content here</div>
.myborder {border:2px solid #dd5dac;}