#dd78b5 color space conversions
Hex:
#dd78b5
RGB:
221, 120, 181
CMY:
13, 53, 29
CMYK:
0, 46, 18, 13
HSL:
324°, 59.7633%, 66.8627%
HSV (HSB):
324°, 45.7014%, 86.6667%
XYZ:
44.8758, 32.1413, 47.5547
xyY:
0.3602, 0.2580, 32.1413
CIE-Lab:
63.4595, 46.8411, -14.7436
CIE-LCH:
63.4595, 49.1067, 342.5282
CIE-Luv:
63.4595, 57.9226, -30.0026
Hunter-Lab:
56.6933, 42.0790, -10.0476
#dd78b5 color charts
#dd78b5 color shades, tints & tones
#dd78b5 color schemes
#dd78b5 color preview, HTML & CSS examples
This text has a color of #dd78b5
<p style="color:#dd78b5;">Text here</p>
.mytext {color:#dd78b5;}
This box has a color of #dd78b5
<div style="background-color:#dd78b5;">Content here</div>
.mybackground {background-color:#dd78b5;}
Border around this has a color of #dd78b5
<div style="border:2px solid #dd78b5;">Content here</div>
.myborder {border:2px solid #dd78b5;}