#dd646f color space conversions
Hex:
#dd646f
RGB:
221, 100, 111
CMY:
13, 61, 56
CMYK:
0, 55, 50, 13
HSL:
355°, 64.0212%, 62.9412%
HSV (HSB):
355°, 54.7511%, 86.6667%
XYZ:
37.2452, 25.6342, 18.0238
xyY:
0.4604, 0.3169, 25.6342
CIE-Lab:
57.6882, 48.2658, 17.2344
CIE-LCH:
57.6882, 51.2505, 19.6502
CIE-Luv:
57.6882, 86.4368, 12.3873
Hunter-Lab:
50.6302, 42.7074, 14.3346
#dd646f color charts
#dd646f color shades, tints & tones
#dd646f color schemes
#dd646f color preview, HTML & CSS examples
This text has a color of #dd646f
<p style="color:#dd646f;">Text here</p>
.mytext {color:#dd646f;}
This box has a color of #dd646f
<div style="background-color:#dd646f;">Content here</div>
.mybackground {background-color:#dd646f;}
Border around this has a color of #dd646f
<div style="border:2px solid #dd646f;">Content here</div>
.myborder {border:2px solid #dd646f;}