#dd78b2 color space conversions
Hex:
#dd78b2
RGB:
221, 120, 178
CMY:
13, 53, 30
CMYK:
0, 46, 19, 13
HSL:
326°, 59.7633%, 66.8627%
HSV (HSB):
326°, 45.7014%, 86.6667%
XYZ:
44.5711, 32.0194, 45.9507
xyY:
0.3637, 0.2613, 32.0194
CIE-Lab:
63.3590, 46.3915, -13.1913
CIE-LCH:
63.3590, 48.2305, 344.1271
CIE-Luv:
63.3590, 58.6300, -27.5897
Hunter-Lab:
56.5857, 41.5749, -8.5367
#dd78b2 color charts
#dd78b2 color shades, tints & tones
#dd78b2 color schemes
#dd78b2 color preview, HTML & CSS examples
This text has a color of #dd78b2
<p style="color:#dd78b2;">Text here</p>
.mytext {color:#dd78b2;}
This box has a color of #dd78b2
<div style="background-color:#dd78b2;">Content here</div>
.mybackground {background-color:#dd78b2;}
Border around this has a color of #dd78b2
<div style="border:2px solid #dd78b2;">Content here</div>
.myborder {border:2px solid #dd78b2;}