#dd3e6e color space conversions
Hex:
#dd3e6e
RGB:
221, 62, 110
CMY:
13, 76, 57
CMYK:
0, 72, 50, 13
HSL:
342°, 70.0441%, 55.4902%
HSV (HSB):
342°, 71.9457%, 86.6667%
XYZ:
34.3559, 19.9432, 16.7905
xyY:
0.4833, 0.2805, 19.9432
CIE-Lab:
51.7729, 64.0456, 9.5997
CIE-LCH:
51.7729, 64.7610, 8.5245
CIE-Luv:
51.7729, 107.7889, -0.5155
Hunter-Lab:
44.6578, 59.1715, 8.9685
#dd3e6e color charts
#dd3e6e color shades, tints & tones
#dd3e6e color schemes
#dd3e6e color preview, HTML & CSS examples
This text has a color of #dd3e6e
<p style="color:#dd3e6e;">Text here</p>
.mytext {color:#dd3e6e;}
This box has a color of #dd3e6e
<div style="background-color:#dd3e6e;">Content here</div>
.mybackground {background-color:#dd3e6e;}
Border around this has a color of #dd3e6e
<div style="border:2px solid #dd3e6e;">Content here</div>
.myborder {border:2px solid #dd3e6e;}