#dd678e color space conversions
Hex:
#dd678e
RGB:
221, 103, 142
CMY:
13, 60, 44
CMYK:
0, 53, 36, 13
HSL:
340°, 63.4409%, 63.5294%
HSV (HSB):
340°, 53.3937%, 86.6667%
XYZ:
39.5515, 27.0256, 28.7231
xyY:
0.4150, 0.2836, 27.0256
CIE-Lab:
58.9981, 50.0213, 1.0384
CIE-LCH:
58.9981, 50.0321, 1.1893
CIE-Luv:
58.9981, 76.7290, -7.9500
Hunter-Lab:
51.9862, 44.8284, 3.6318
#dd678e color charts
#dd678e color shades, tints & tones
#dd678e color schemes
#dd678e color preview, HTML & CSS examples
This text has a color of #dd678e
<p style="color:#dd678e;">Text here</p>
.mytext {color:#dd678e;}
This box has a color of #dd678e
<div style="background-color:#dd678e;">Content here</div>
.mybackground {background-color:#dd678e;}
Border around this has a color of #dd678e
<div style="border:2px solid #dd678e;">Content here</div>
.myborder {border:2px solid #dd678e;}