#dd63a4 color space conversions
Hex:
#dd63a4
RGB:
221, 99, 164
CMY:
13, 61, 36
CMYK:
0, 55, 26, 13
HSL:
328°, 64.2105%, 62.7451%
HSV (HSB):
328°, 55.2036%, 86.6667%
XYZ:
40.9815, 26.9762, 38.1689
xyY:
0.3862, 0.2542, 26.9762
CIE-Lab:
58.9523, 54.6642, -11.7917
CIE-LCH:
58.9523, 55.9215, 347.8271
CIE-Luv:
58.9523, 72.6656, -26.7405
Hunter-Lab:
51.9386, 49.9506, -7.2144
#dd63a4 color charts
#dd63a4 color shades, tints & tones
#dd63a4 color schemes
#dd63a4 color preview, HTML & CSS examples
This text has a color of #dd63a4
<p style="color:#dd63a4;">Text here</p>
.mytext {color:#dd63a4;}
This box has a color of #dd63a4
<div style="background-color:#dd63a4;">Content here</div>
.mybackground {background-color:#dd63a4;}
Border around this has a color of #dd63a4
<div style="border:2px solid #dd63a4;">Content here</div>
.myborder {border:2px solid #dd63a4;}