#dd82a3 color space conversions
Hex:
#dd82a3
RGB:
221, 130, 163
CMY:
13, 49, 36
CMYK:
0, 41, 26, 13
HSL:
338°, 57.2327%, 68.8235%
HSV (HSB):
338°, 41.1765%, 86.6667%
XYZ:
44.4123, 33.9818, 38.8687
xyY:
0.3787, 0.2898, 33.9818
CIE-Lab:
64.9481, 39.0797, -2.3106
CIE-LCH:
64.9481, 39.1480, 356.6162
CIE-Luv:
64.9481, 56.5814, -10.4458
Hunter-Lab:
58.2939, 33.9793, 1.2728
#dd82a3 color charts
#dd82a3 color shades, tints & tones
#dd82a3 color schemes
#dd82a3 color preview, HTML & CSS examples
This text has a color of #dd82a3
<p style="color:#dd82a3;">Text here</p>
.mytext {color:#dd82a3;}
This box has a color of #dd82a3
<div style="background-color:#dd82a3;">Content here</div>
.mybackground {background-color:#dd82a3;}
Border around this has a color of #dd82a3
<div style="border:2px solid #dd82a3;">Content here</div>
.myborder {border:2px solid #dd82a3;}