#d75d81 color space conversions
Hex:
        #d75d81
        RGB:
        215, 93, 129
        CMY:
        16, 64, 49
        CMYK:
        0, 57, 40, 16
      HSL:
        342°, 60.3960%, 60.3922%
        HSV (HSB):
        342°, 56.7442%, 84.3137%
        XYZ:
        35.9011, 23.8608, 23.4823
        xyY:
        0.4313, 0.2866, 23.8608
      CIE-Lab:
        55.9481, 51.3108, 4.1105
        CIE-LCH:
        55.9481, 51.4752, 4.5802
        CIE-Luv:
        55.9481, 81.0822, -4.2028
        Hunter-Lab:
        48.8475, 45.7080, 5.6910
      #d75d81 color charts
#d75d81 RGB chart
      #d75d81 CMYK chart
      #d75d81 RGB pie chart
      #d75d81 color shades, tints & tones
#d75d81 color schemes
#d75d81 color preview, HTML & CSS examples
           This text has a color of #d75d81        
        
          <p style="color:#d75d81;">Text here</p>
        
        
          .mytext {color:#d75d81;}
        
        Text color #d75d81
      
           This box has a color of #d75d81        
        
          <div style="background-color:#d75d81;">Content here</div>
        
        
          .mybackground {background-color:#d75d81;}
        
        Background color #d75d81
      
           Border around this has a color of #d75d81        
        
          <div style="border:2px solid #d75d81;">Content here</div>
        
        
          .myborder {border:2px solid #d75d81;}
        
        Border color #d75d81