#dd84b6 color space conversions
Hex:
#dd84b6
RGB:
221, 132, 182
CMY:
13, 48, 29
CMYK:
0, 40, 18, 13
HSL:
326°, 56.6879%, 69.2157%
HSV (HSB):
326°, 40.2715%, 86.6667%
XYZ:
46.5136, 35.2521, 48.6088
xyY:
0.3568, 0.2704, 35.2521
CIE-Lab:
65.9445, 40.8100, -11.5721
CIE-LCH:
65.9445, 42.4190, 344.1688
CIE-Luv:
65.9445, 51.5799, -24.3213
Hunter-Lab:
59.3735, 35.9345, -6.9790
#dd84b6 color charts
#dd84b6 color shades, tints & tones
#dd84b6 color schemes
#dd84b6 color preview, HTML & CSS examples
This text has a color of #dd84b6
<p style="color:#dd84b6;">Text here</p>
.mytext {color:#dd84b6;}
This box has a color of #dd84b6
<div style="background-color:#dd84b6;">Content here</div>
.mybackground {background-color:#dd84b6;}
Border around this has a color of #dd84b6
<div style="border:2px solid #dd84b6;">Content here</div>
.myborder {border:2px solid #dd84b6;}