#dd3f6c color space conversions
Hex:
#dd3f6c
RGB:
221, 63, 108
CMY:
13, 75, 58
CMYK:
0, 71, 51, 13
HSL:
343°, 69.9115%, 55.6863%
HSV (HSB):
343°, 71.4932%, 86.6667%
XYZ:
34.3031, 20.0099, 16.2417
xyY:
0.4862, 0.2836, 20.0099
CIE-Lab:
51.8484, 63.5377, 10.9113
CIE-LCH:
51.8484, 64.4678, 9.7444
CIE-Luv:
51.8484, 108.0145, 1.1144
Hunter-Lab:
44.7324, 58.6012, 9.7854
#dd3f6c color charts
#dd3f6c color shades, tints & tones
#dd3f6c color schemes
#dd3f6c color preview, HTML & CSS examples
This text has a color of #dd3f6c
<p style="color:#dd3f6c;">Text here</p>
.mytext {color:#dd3f6c;}
This box has a color of #dd3f6c
<div style="background-color:#dd3f6c;">Content here</div>
.mybackground {background-color:#dd3f6c;}
Border around this has a color of #dd3f6c
<div style="border:2px solid #dd3f6c;">Content here</div>
.myborder {border:2px solid #dd3f6c;}