#dd82c7 color space conversions
Hex:
#dd82c7
RGB:
221, 130, 199
CMY:
13, 49, 22
CMYK:
0, 41, 10, 13
HSL:
315°, 57.2327%, 68.8235%
HSV (HSB):
315°, 41.1765%, 86.6667%
XYZ:
48.1102, 35.4609, 58.3418
xyY:
0.3390, 0.2499, 35.4609
CIE-Lab:
66.1060, 44.5717, -20.8818
CIE-LCH:
66.1060, 49.2208, 334.8970
CIE-Luv:
66.1060, 49.0121, -39.2314
Hunter-Lab:
59.5491, 40.0008, -16.4036
#dd82c7 color charts
#dd82c7 color shades, tints & tones
#dd82c7 color schemes
#dd82c7 color preview, HTML & CSS examples
This text has a color of #dd82c7
<p style="color:#dd82c7;">Text here</p>
.mytext {color:#dd82c7;}
This box has a color of #dd82c7
<div style="background-color:#dd82c7;">Content here</div>
.mybackground {background-color:#dd82c7;}
Border around this has a color of #dd82c7
<div style="border:2px solid #dd82c7;">Content here</div>
.myborder {border:2px solid #dd82c7;}