#760b4d color space conversions
Hex:
        #760b4d
        RGB:
        118, 11, 77
        CMY:
        54, 96, 70
        CMYK:
        0, 91, 35, 54
      HSL:
        323°, 82.9457%, 25.2941%
        HSV (HSB):
        323°, 90.6780%, 46.2745%
        XYZ:
        8.9304, 4.6267, 7.4435
        xyY:
        0.4252, 0.2203, 4.6267
      CIE-Lab:
        25.6437, 47.8095, -9.9786
        CIE-LCH:
        25.6437, 48.8397, 348.2108
        CIE-Luv:
        25.6437, 52.3485, -18.2250
        Hunter-Lab:
        21.5098, 36.4675, -5.4606
      #760b4d color charts
#760b4d RGB chart
      #760b4d CMYK chart
      #760b4d RGB pie chart
      #760b4d color shades, tints & tones
#760b4d color schemes
#760b4d color preview, HTML & CSS examples
           This text has a color of #760b4d        
        
          <p style="color:#760b4d;">Text here</p>
        
        
          .mytext {color:#760b4d;}
        
        Text color #760b4d
      
           This box has a color of #760b4d        
        
          <div style="background-color:#760b4d;">Content here</div>
        
        
          .mybackground {background-color:#760b4d;}
        
        Background color #760b4d
      
           Border around this has a color of #760b4d        
        
          <div style="border:2px solid #760b4d;">Content here</div>
        
        
          .myborder {border:2px solid #760b4d;}
        
        Border color #760b4d