#dd386b color space conversions
Hex:
        #dd386b
        RGB:
        221, 56, 107
        CMY:
        13, 78, 58
        CMYK:
        0, 75, 52, 13
      HSL:
        341°, 70.8155%, 54.3137%
        HSV (HSB):
        341°, 74.6606%, 86.6667%
        XYZ:
        33.8868, 19.2620, 15.8418
        xyY:
        0.4912, 0.2792, 19.2620
      CIE-Lab:
        50.9924, 65.7815, 10.3131
        CIE-LCH:
        50.9924, 66.5851, 8.9102
        CIE-Luv:
        50.9924, 111.4767, -0.1551
        Hunter-Lab:
        43.8885, 61.0168, 9.3209
      #dd386b color charts
#dd386b RGB chart
      #dd386b CMYK chart
      #dd386b RGB pie chart
      #dd386b color shades, tints & tones
#dd386b color schemes
#dd386b color preview, HTML & CSS examples
           This text has a color of #dd386b        
        
          <p style="color:#dd386b;">Text here</p>
        
        
          .mytext {color:#dd386b;}
        
        Text color #dd386b
      
           This box has a color of #dd386b        
        
          <div style="background-color:#dd386b;">Content here</div>
        
        
          .mybackground {background-color:#dd386b;}
        
        Background color #dd386b
      
           Border around this has a color of #dd386b        
        
          <div style="border:2px solid #dd386b;">Content here</div>
        
        
          .myborder {border:2px solid #dd386b;}
        
        Border color #dd386b