#dd64be color space conversions
Hex:
#dd64be
RGB:
221, 100, 190
CMY:
13, 61, 25
CMYK:
0, 55, 14, 13
HSL:
315°, 64.0212%, 62.9412%
HSV (HSB):
315°, 54.7511%, 86.6667%
XYZ:
43.6702, 28.2042, 51.8575
xyY:
0.3529, 0.2279, 28.2042
CIE-Lab:
60.0728, 57.9210, -25.0278
CIE-LCH:
60.0728, 63.0970, 336.6307
CIE-Luv:
60.0728, 64.7090, -47.1983
Hunter-Lab:
53.1076, 53.8416, -20.7190
#dd64be color charts
#dd64be color shades, tints & tones
#dd64be color schemes
#dd64be color preview, HTML & CSS examples
This text has a color of #dd64be
<p style="color:#dd64be;">Text here</p>
.mytext {color:#dd64be;}
This box has a color of #dd64be
<div style="background-color:#dd64be;">Content here</div>
.mybackground {background-color:#dd64be;}
Border around this has a color of #dd64be
<div style="border:2px solid #dd64be;">Content here</div>
.myborder {border:2px solid #dd64be;}