#dd959c color space conversions
Hex:
#dd959c
RGB:
221, 149, 156
CMY:
13, 42, 39
CMYK:
0, 33, 29, 13
HSL:
354°, 51.4286%, 72.5490%
HSV (HSB):
354°, 32.5792%, 86.6667%
XYZ:
46.5670, 39.2673, 36.5775
xyY:
0.3804, 0.3208, 39.2673
CIE-Lab:
68.9445, 28.0297, 7.4240
CIE-LCH:
68.9445, 28.9962, 14.8349
CIE-Luv:
68.9445, 46.6786, 5.2318
Hunter-Lab:
62.6637, 22.9866, 9.2563
#dd959c color charts
#dd959c color shades, tints & tones
#dd959c color schemes
#dd959c color preview, HTML & CSS examples
This text has a color of #dd959c
<p style="color:#dd959c;">Text here</p>
.mytext {color:#dd959c;}
This box has a color of #dd959c
<div style="background-color:#dd959c;">Content here</div>
.mybackground {background-color:#dd959c;}
Border around this has a color of #dd959c
<div style="border:2px solid #dd959c;">Content here</div>
.myborder {border:2px solid #dd959c;}