#dd63bc color space conversions
Hex:
#dd63bc
RGB:
221, 99, 188
CMY:
13, 61, 26
CMYK:
0, 55, 15, 13
HSL:
316°, 64.2105%, 62.7451%
HSV (HSB):
316°, 55.2036%, 86.6667%
XYZ:
43.3577, 27.9267, 50.6821
xyY:
0.3555, 0.2290, 27.9267
CIE-Lab:
59.8224, 58.0775, -24.2704
CIE-LCH:
59.8224, 62.9448, 337.3201
CIE-Luv:
59.8224, 65.7003, -46.0319
Hunter-Lab:
52.8457, 53.9720, -19.8706
#dd63bc color charts
#dd63bc color shades, tints & tones
#dd63bc color schemes
#dd63bc color preview, HTML & CSS examples
This text has a color of #dd63bc
<p style="color:#dd63bc;">Text here</p>
.mytext {color:#dd63bc;}
This box has a color of #dd63bc
<div style="background-color:#dd63bc;">Content here</div>
.mybackground {background-color:#dd63bc;}
Border around this has a color of #dd63bc
<div style="border:2px solid #dd63bc;">Content here</div>
.myborder {border:2px solid #dd63bc;}