#dc6670 color space conversions
Hex:
        #dc6670
        RGB:
        220, 102, 112
        CMY:
        14, 60, 56
        CMYK:
        0, 54, 49, 14
      HSL:
        355°, 62.7660%, 63.1373%
        HSV (HSB):
        355°, 53.6364%, 86.2745%
        XYZ:
        37.1912, 25.8882, 18.3660
        xyY:
        0.4566, 0.3179, 25.8882
      CIE-Lab:
        57.9308, 47.0431, 16.9621
        CIE-LCH:
        57.9308, 50.0076, 19.8275
        CIE-Luv:
        57.9308, 84.1151, 12.3880
        Hunter-Lab:
        50.8805, 41.4341, 14.2148
      #dc6670 color charts
#dc6670 RGB chart
      #dc6670 CMYK chart
      #dc6670 RGB pie chart
      #dc6670 color shades, tints & tones
#dc6670 color schemes
#dc6670 color preview, HTML & CSS examples
           This text has a color of #dc6670        
        
          <p style="color:#dc6670;">Text here</p>
        
        
          .mytext {color:#dc6670;}
        
        Text color #dc6670
      
           This box has a color of #dc6670        
        
          <div style="background-color:#dc6670;">Content here</div>
        
        
          .mybackground {background-color:#dc6670;}
        
        Background color #dc6670
      
           Border around this has a color of #dc6670        
        
          <div style="border:2px solid #dc6670;">Content here</div>
        
        
          .myborder {border:2px solid #dc6670;}
        
        Border color #dc6670