#dd76c3 color space conversions
Hex:
#dd76c3
RGB:
221, 118, 195
CMY:
13, 54, 24
CMYK:
0, 47, 12, 13
HSL:
315°, 60.2339%, 66.4706%
HSV (HSB):
315°, 46.6063%, 86.6667%
XYZ:
46.1476, 32.2691, 55.4261
xyY:
0.3448, 0.2411, 32.2691
CIE-Lab:
63.5647, 50.0314, -22.5108
CIE-LCH:
63.5647, 54.8623, 335.7754
CIE-Luv:
63.5647, 55.5299, -42.4246
Hunter-Lab:
56.8059, 45.5980, -18.0856
#dd76c3 color charts
#dd76c3 color shades, tints & tones
#dd76c3 color schemes
#dd76c3 color preview, HTML & CSS examples
This text has a color of #dd76c3
<p style="color:#dd76c3;">Text here</p>
.mytext {color:#dd76c3;}
This box has a color of #dd76c3
<div style="background-color:#dd76c3;">Content here</div>
.mybackground {background-color:#dd76c3;}
Border around this has a color of #dd76c3
<div style="border:2px solid #dd76c3;">Content here</div>
.myborder {border:2px solid #dd76c3;}