#dd84cb color space conversions
Hex:
#dd84cb
RGB:
221, 132, 203
CMY:
13, 48, 20
CMYK:
0, 40, 8, 13
HSL:
312°, 56.6879%, 69.2157%
HSV (HSB):
312°, 40.2715%, 86.6667%
XYZ:
48.8495, 36.1865, 60.9099
xyY:
0.3347, 0.2479, 36.1865
CIE-Lab:
66.6622, 44.2051, -22.2723
CIE-LCH:
66.6622, 49.4990, 333.2593
CIE-Luv:
66.6622, 47.2214, -41.3961
Hunter-Lab:
60.1552, 39.6809, -17.9253
#dd84cb color charts
#dd84cb color shades, tints & tones
#dd84cb color schemes
#dd84cb color preview, HTML & CSS examples
This text has a color of #dd84cb
<p style="color:#dd84cb;">Text here</p>
.mytext {color:#dd84cb;}
This box has a color of #dd84cb
<div style="background-color:#dd84cb;">Content here</div>
.mybackground {background-color:#dd84cb;}
Border around this has a color of #dd84cb
<div style="border:2px solid #dd84cb;">Content here</div>
.myborder {border:2px solid #dd84cb;}