#dd788c color space conversions
Hex:
#dd788c
RGB:
221, 120, 140
CMY:
13, 53, 45
CMYK:
0, 46, 37, 13
HSL:
348°, 59.7633%, 66.8627%
HSV (HSB):
348°, 45.7014%, 86.6667%
XYZ:
41.2689, 30.6985, 28.5612
xyY:
0.4105, 0.3054, 30.6985
CIE-Lab:
62.2523, 41.3208, 6.8906
CIE-LCH:
62.2523, 41.8914, 9.4674
CIE-Luv:
62.2523, 67.3102, 1.6143
Hunter-Lab:
55.4063, 35.9932, 8.2211
#dd788c color charts
#dd788c color shades, tints & tones
#dd788c color schemes
#dd788c color preview, HTML & CSS examples
This text has a color of #dd788c
<p style="color:#dd788c;">Text here</p>
.mytext {color:#dd788c;}
This box has a color of #dd788c
<div style="background-color:#dd788c;">Content here</div>
.mybackground {background-color:#dd788c;}
Border around this has a color of #dd788c
<div style="border:2px solid #dd788c;">Content here</div>
.myborder {border:2px solid #dd788c;}