#d75c82 color space conversions
Hex:
        #d75c82
        RGB:
        215, 92, 130
        CMY:
        16, 64, 49
        CMYK:
        0, 57, 40, 16
      HSL:
        341°, 60.5911%, 60.1961%
        HSV (HSB):
        341°, 57.2093%, 84.3137%
        XYZ:
        35.8807, 23.7131, 23.8050
        xyY:
        0.4302, 0.2843, 23.7131
      CIE-Lab:
        55.7994, 51.8835, 3.3070
        CIE-LCH:
        55.7994, 51.9888, 3.6470
        CIE-Luv:
        55.7994, 81.3530, -5.3556
        Hunter-Lab:
        48.6961, 46.3061, 5.1034
      #d75c82 color charts
#d75c82 RGB chart
      #d75c82 CMYK chart
      #d75c82 RGB pie chart
      #d75c82 color shades, tints & tones
#d75c82 color schemes
#d75c82 color preview, HTML & CSS examples
           This text has a color of #d75c82        
        
          <p style="color:#d75c82;">Text here</p>
        
        
          .mytext {color:#d75c82;}
        
        Text color #d75c82
      
           This box has a color of #d75c82        
        
          <div style="background-color:#d75c82;">Content here</div>
        
        
          .mybackground {background-color:#d75c82;}
        
        Background color #d75c82
      
           Border around this has a color of #d75c82        
        
          <div style="border:2px solid #d75c82;">Content here</div>
        
        
          .myborder {border:2px solid #d75c82;}
        
        Border color #d75c82