#dd679a color space conversions
Hex:
#dd679a
RGB:
221, 103, 154
CMY:
13, 60, 40
CMYK:
0, 53, 30, 13
HSL:
334°, 63.4409%, 63.5294%
HSV (HSB):
334°, 53.3937%, 86.6667%
XYZ:
40.5018, 27.4057, 33.7270
xyY:
0.3985, 0.2696, 27.4057
CIE-Lab:
59.3480, 51.4787, -5.4119
CIE-LCH:
59.3480, 51.7624, 353.9986
CIE-Luv:
59.3480, 73.4823, -17.0701
Hunter-Lab:
52.3505, 46.4859, -1.5525
#dd679a color charts
#dd679a color shades, tints & tones
#dd679a color schemes
#dd679a color preview, HTML & CSS examples
This text has a color of #dd679a
<p style="color:#dd679a;">Text here</p>
.mytext {color:#dd679a;}
This box has a color of #dd679a
<div style="background-color:#dd679a;">Content here</div>
.mybackground {background-color:#dd679a;}
Border around this has a color of #dd679a
<div style="border:2px solid #dd679a;">Content here</div>
.myborder {border:2px solid #dd679a;}