#dd79c4 color space conversions
Hex:
#dd79c4
RGB:
221, 121, 196
CMY:
13, 53, 23
CMYK:
0, 45, 11, 13
HSL:
315°, 59.5238%, 67.0588%
HSV (HSB):
315°, 45.2489%, 86.6667%
XYZ:
46.6200, 33.0324, 56.1433
xyY:
0.3433, 0.2433, 33.0324
CIE-Lab:
64.1872, 48.6849, -22.1235
CIE-LCH:
64.1872, 53.4758, 335.5619
CIE-Luv:
64.1872, 53.9125, -41.6645
Hunter-Lab:
57.4738, 44.2113, -17.6857
#dd79c4 color charts
#dd79c4 color shades, tints & tones
#dd79c4 color schemes
#dd79c4 color preview, HTML & CSS examples
This text has a color of #dd79c4
<p style="color:#dd79c4;">Text here</p>
.mytext {color:#dd79c4;}
This box has a color of #dd79c4
<div style="background-color:#dd79c4;">Content here</div>
.mybackground {background-color:#dd79c4;}
Border around this has a color of #dd79c4
<div style="border:2px solid #dd79c4;">Content here</div>
.myborder {border:2px solid #dd79c4;}