#d35670 color space conversions
Hex:
        #d35670
        RGB:
        211, 86, 112
        CMY:
        17, 66, 56
        CMYK:
        0, 59, 47, 17
      HSL:
        348°, 58.6854%, 58.2353%
        HSV (HSB):
        348°, 59.2417%, 82.7451%
        XYZ:
        33.1164, 21.6743, 17.7674
        xyY:
        0.4564, 0.2987, 21.6743
      CIE-Lab:
        53.6797, 51.4907, 10.8465
        CIE-LCH:
        53.6797, 52.6207, 11.8954
        CIE-Luv:
        53.6797, 86.5619, 3.9559
        Hunter-Lab:
        46.5557, 45.4997, 9.9617
      #d35670 color charts
#d35670 RGB chart
      #d35670 CMYK chart
      #d35670 RGB pie chart
      #d35670 color shades, tints & tones
#d35670 color schemes
#d35670 color preview, HTML & CSS examples
           This text has a color of #d35670        
        
          <p style="color:#d35670;">Text here</p>
        
        
          .mytext {color:#d35670;}
        
        Text color #d35670
      
           This box has a color of #d35670        
        
          <div style="background-color:#d35670;">Content here</div>
        
        
          .mybackground {background-color:#d35670;}
        
        Background color #d35670
      
           Border around this has a color of #d35670        
        
          <div style="border:2px solid #d35670;">Content here</div>
        
        
          .myborder {border:2px solid #d35670;}
        
        Border color #d35670