#dd3b6a color space conversions
Hex:
#dd3b6a
RGB:
221, 59, 106
CMY:
13, 77, 58
CMYK:
0, 73, 52, 13
HSL:
343°, 70.4348%, 54.9020%
HSV (HSB):
343°, 73.3032%, 86.6667%
XYZ:
33.9843, 19.5407, 15.6162
xyY:
0.4915, 0.2826, 19.5407
CIE-Lab:
51.3139, 64.7354, 11.3692
CIE-LCH:
51.3139, 65.7261, 9.9610
CIE-Luv:
51.3139, 110.5242, 1.3111
Hunter-Lab:
44.2049, 59.8706, 9.9980
#dd3b6a color charts
#dd3b6a color shades, tints & tones
#dd3b6a color schemes
#dd3b6a color preview, HTML & CSS examples
This text has a color of #dd3b6a
<p style="color:#dd3b6a;">Text here</p>
.mytext {color:#dd3b6a;}
This box has a color of #dd3b6a
<div style="background-color:#dd3b6a;">Content here</div>
.mybackground {background-color:#dd3b6a;}
Border around this has a color of #dd3b6a
<div style="border:2px solid #dd3b6a;">Content here</div>
.myborder {border:2px solid #dd3b6a;}