#d75460 color space conversions
Hex:
        #d75460
        RGB:
        215, 84, 96
        CMY:
        16, 67, 62
        CMYK:
        0, 61, 55, 16
      HSL:
        355°, 62.0853%, 58.6275%
        HSV (HSB):
        355°, 60.9302%, 84.3137%
        XYZ:
        33.3060, 21.6322, 13.4864
        xyY:
        0.4868, 0.3161, 21.6322
      CIE-Lab:
        53.6346, 52.3552, 20.3644
        CIE-LCH:
        53.6346, 56.1763, 21.2543
        CIE-Luv:
        53.6346, 95.3033, 14.3143
        Hunter-Lab:
        46.5105, 46.4298, 15.3654
      #d75460 color charts
#d75460 RGB chart
      #d75460 CMYK chart
      #d75460 RGB pie chart
      #d75460 color shades, tints & tones
#d75460 color schemes
#d75460 color preview, HTML & CSS examples
           This text has a color of #d75460        
        
          <p style="color:#d75460;">Text here</p>
        
        
          .mytext {color:#d75460;}
        
        Text color #d75460
      
           This box has a color of #d75460        
        
          <div style="background-color:#d75460;">Content here</div>
        
        
          .mybackground {background-color:#d75460;}
        
        Background color #d75460
      
           Border around this has a color of #d75460        
        
          <div style="border:2px solid #d75460;">Content here</div>
        
        
          .myborder {border:2px solid #d75460;}
        
        Border color #d75460