#d75f84 color space conversions
Hex:
        #d75f84
        RGB:
        215, 95, 132
        CMY:
        16, 63, 48
        CMYK:
        0, 56, 39, 16
      HSL:
        342°, 60.0000%, 60.7843%
        HSV (HSB):
        342°, 55.8140%, 84.3137%
        XYZ:
        36.2814, 24.2974, 24.6074
        xyY:
        0.4259, 0.2852, 24.2974
      CIE-Lab:
        56.3844, 50.7020, 2.9769
        CIE-LCH:
        56.3844, 50.7893, 3.3601
        CIE-Luv:
        56.3844, 79.1400, -5.5283
        Hunter-Lab:
        49.2924, 45.1221, 4.9064
      #d75f84 color charts
#d75f84 RGB chart
      #d75f84 CMYK chart
      #d75f84 RGB pie chart
      #d75f84 color shades, tints & tones
#d75f84 color schemes
#d75f84 color preview, HTML & CSS examples
           This text has a color of #d75f84        
        
          <p style="color:#d75f84;">Text here</p>
        
        
          .mytext {color:#d75f84;}
        
        Text color #d75f84
      
           This box has a color of #d75f84        
        
          <div style="background-color:#d75f84;">Content here</div>
        
        
          .mybackground {background-color:#d75f84;}
        
        Background color #d75f84
      
           Border around this has a color of #d75f84        
        
          <div style="border:2px solid #d75f84;">Content here</div>
        
        
          .myborder {border:2px solid #d75f84;}
        
        Border color #d75f84