#dd7e9c color space conversions
Hex:
#dd7e9c
RGB:
221, 126, 156
CMY:
13, 51, 39
CMYK:
0, 43, 29, 13
HSL:
341°, 58.2822%, 68.0392%
HSV (HSB):
341°, 42.9864%, 86.6667%
XYZ:
43.2804, 32.6942, 35.4820
xyY:
0.3883, 0.2933, 32.6942
CIE-Lab:
63.9125, 40.2189, 0.1504
CIE-LCH:
63.9125, 40.2192, 0.2142
CIE-Luv:
63.9125, 60.3240, -7.2071
Hunter-Lab:
57.1788, 35.0492, 3.2331
#dd7e9c color charts
#dd7e9c color shades, tints & tones
#dd7e9c color schemes
#dd7e9c color preview, HTML & CSS examples
This text has a color of #dd7e9c
<p style="color:#dd7e9c;">Text here</p>
.mytext {color:#dd7e9c;}
This box has a color of #dd7e9c
<div style="background-color:#dd7e9c;">Content here</div>
.mybackground {background-color:#dd7e9c;}
Border around this has a color of #dd7e9c
<div style="border:2px solid #dd7e9c;">Content here</div>
.myborder {border:2px solid #dd7e9c;}