#dd56cf color space conversions
Hex:
#dd56cf
RGB:
221, 86, 207
CMY:
13, 66, 19
CMYK:
0, 61, 6, 13
HSL:
306°, 66.5025%, 60.1961%
HSV (HSB):
306°, 61.0860%, 86.6667%
XYZ:
44.4091, 26.5327, 61.8122
xyY:
0.3345, 0.1999, 26.5327
CIE-Lab:
58.5393, 66.6945, -37.0869
CIE-LCH:
58.5393, 76.3125, 330.9228
CIE-Luv:
58.5393, 64.7576, -66.9623
Hunter-Lab:
51.5099, 63.7507, -35.0914
#dd56cf color charts
#dd56cf color shades, tints & tones
#dd56cf color schemes
#dd56cf color preview, HTML & CSS examples
This text has a color of #dd56cf
<p style="color:#dd56cf;">Text here</p>
.mytext {color:#dd56cf;}
This box has a color of #dd56cf
<div style="background-color:#dd56cf;">Content here</div>
.mybackground {background-color:#dd56cf;}
Border around this has a color of #dd56cf
<div style="border:2px solid #dd56cf;">Content here</div>
.myborder {border:2px solid #dd56cf;}