#dd82c2 color space conversions
Hex:
#dd82c2
RGB:
221, 130, 194
CMY:
13, 49, 24
CMYK:
0, 41, 12, 13
HSL:
318°, 57.2327%, 68.8235%
HSV (HSB):
318°, 41.1765%, 86.6667%
XYZ:
47.5390, 35.2325, 55.3339
xyY:
0.3442, 0.2551, 35.2325
CIE-Lab:
65.9292, 43.7502, -18.3454
CIE-LCH:
65.9292, 47.4408, 337.2506
CIE-Luv:
65.9292, 50.0756, -35.1440
Hunter-Lab:
59.3569, 39.0862, -13.7216
#dd82c2 color charts
#dd82c2 color shades, tints & tones
#dd82c2 color schemes
#dd82c2 color preview, HTML & CSS examples
This text has a color of #dd82c2
<p style="color:#dd82c2;">Text here</p>
.mytext {color:#dd82c2;}
This box has a color of #dd82c2
<div style="background-color:#dd82c2;">Content here</div>
.mybackground {background-color:#dd82c2;}
Border around this has a color of #dd82c2
<div style="border:2px solid #dd82c2;">Content here</div>
.myborder {border:2px solid #dd82c2;}