#dd4dd8 color space conversions
Hex:
#dd4dd8
RGB:
221, 77, 216
CMY:
13, 70, 15
CMYK:
0, 65, 2, 13
HSL:
302°, 67.9245%, 58.4314%
HSV (HSB):
302°, 65.1584%, 86.6667%
XYZ:
44.8673, 25.6378, 67.5496
xyY:
0.3250, 0.1857, 25.6378
CIE-Lab:
57.6916, 71.6783, -43.5213
CIE-LCH:
57.6916, 83.8563, 328.7349
CIE-Luv:
57.6916, 64.5694, -77.4659
Hunter-Lab:
50.6338, 69.5625, -43.6541
#dd4dd8 color charts
#dd4dd8 color shades, tints & tones
#dd4dd8 color schemes
#dd4dd8 color preview, HTML & CSS examples
This text has a color of #dd4dd8
<p style="color:#dd4dd8;">Text here</p>
.mytext {color:#dd4dd8;}
This box has a color of #dd4dd8
<div style="background-color:#dd4dd8;">Content here</div>
.mybackground {background-color:#dd4dd8;}
Border around this has a color of #dd4dd8
<div style="border:2px solid #dd4dd8;">Content here</div>
.myborder {border:2px solid #dd4dd8;}