#760b4f color space conversions
Hex:
        #760b4f
        RGB:
        118, 11, 79
        CMY:
        54, 96, 69
        CMYK:
        0, 91, 33, 54
      HSL:
        322°, 82.9457%, 25.2941%
        HSV (HSB):
        322°, 90.6780%, 46.2745%
        XYZ:
        9.0022, 4.6554, 7.8213
        xyY:
        0.4191, 0.2167, 4.6554
      CIE-Lab:
        25.7296, 48.0462, -11.1909
        CIE-LCH:
        25.7296, 49.3322, 346.8884
        CIE-Luv:
        25.7296, 51.5645, -19.6536
        Hunter-Lab:
        21.5764, 36.7156, -6.3886
      #760b4f color charts
#760b4f RGB chart
      #760b4f CMYK chart
      #760b4f RGB pie chart
      #760b4f color shades, tints & tones
#760b4f color schemes
#760b4f color preview, HTML & CSS examples
           This text has a color of #760b4f        
        
          <p style="color:#760b4f;">Text here</p>
        
        
          .mytext {color:#760b4f;}
        
        Text color #760b4f
      
           This box has a color of #760b4f        
        
          <div style="background-color:#760b4f;">Content here</div>
        
        
          .mybackground {background-color:#760b4f;}
        
        Background color #760b4f
      
           Border around this has a color of #760b4f        
        
          <div style="border:2px solid #760b4f;">Content here</div>
        
        
          .myborder {border:2px solid #760b4f;}
        
        Border color #760b4f