#dd76c4 color space conversions
Hex:
#dd76c4
RGB:
221, 118, 196
CMY:
13, 54, 23
CMYK:
0, 47, 11, 13
HSL:
315°, 60.2339%, 66.4706%
HSV (HSB):
315°, 46.6063%, 86.6667%
XYZ:
46.2610, 32.3145, 56.0237
xyY:
0.3437, 0.2401, 32.3145
CIE-Lab:
63.6020, 50.1925, -23.0184
CIE-LCH:
63.6020, 55.2189, 335.3637
CIE-Luv:
63.6020, 55.2883, -43.2422
Hunter-Lab:
56.8459, 45.7826, -18.6403
#dd76c4 color charts
#dd76c4 color shades, tints & tones
#dd76c4 color schemes
#dd76c4 color preview, HTML & CSS examples
This text has a color of #dd76c4
<p style="color:#dd76c4;">Text here</p>
.mytext {color:#dd76c4;}
This box has a color of #dd76c4
<div style="background-color:#dd76c4;">Content here</div>
.mybackground {background-color:#dd76c4;}
Border around this has a color of #dd76c4
<div style="border:2px solid #dd76c4;">Content here</div>
.myborder {border:2px solid #dd76c4;}