#dd4f8c color space conversions
Hex:
#dd4f8c
RGB:
221, 79, 140
CMY:
13, 69, 45
CMYK:
0, 64, 37, 13
HSL:
334°, 67.6190%, 58.8235%
HSV (HSB):
334°, 64.2534%, 86.6667%
XYZ:
37.3484, 22.8576, 27.2544
xyY:
0.4270, 0.2613, 22.8576
CIE-Lab:
54.9253, 60.5123, -3.7590
CIE-LCH:
54.9253, 60.6289, 356.4454
CIE-Luv:
54.9253, 89.6395, -16.4477
Hunter-Lab:
47.8096, 55.7757, -0.3322
#dd4f8c color charts
#dd4f8c color shades, tints & tones
#dd4f8c color schemes
#dd4f8c color preview, HTML & CSS examples
This text has a color of #dd4f8c
<p style="color:#dd4f8c;">Text here</p>
.mytext {color:#dd4f8c;}
This box has a color of #dd4f8c
<div style="background-color:#dd4f8c;">Content here</div>
.mybackground {background-color:#dd4f8c;}
Border around this has a color of #dd4f8c
<div style="border:2px solid #dd4f8c;">Content here</div>
.myborder {border:2px solid #dd4f8c;}