#dd4cc2 color space conversions
Hex:
#dd4cc2
RGB:
221, 76, 194
CMY:
13, 70, 24
CMYK:
0, 66, 12, 13
HSL:
311°, 68.0751%, 58.2353%
HSV (HSB):
311°, 65.6109%, 86.6667%
XYZ:
42.1408, 24.4361, 53.5345
xyY:
0.3508, 0.2034, 24.4361
CIE-Lab:
56.5218, 68.6693, -32.8161
CIE-LCH:
56.5218, 76.1076, 334.4576
CIE-Luv:
56.5218, 72.1973, -60.2664
Hunter-Lab:
49.4329, 65.6613, -29.6065
#dd4cc2 color charts
#dd4cc2 color shades, tints & tones
#dd4cc2 color schemes
#dd4cc2 color preview, HTML & CSS examples
This text has a color of #dd4cc2
<p style="color:#dd4cc2;">Text here</p>
.mytext {color:#dd4cc2;}
This box has a color of #dd4cc2
<div style="background-color:#dd4cc2;">Content here</div>
.mybackground {background-color:#dd4cc2;}
Border around this has a color of #dd4cc2
<div style="border:2px solid #dd4cc2;">Content here</div>
.myborder {border:2px solid #dd4cc2;}