#760b2d color space conversions
Hex:
        #760b2d
        RGB:
        118, 11, 45
        CMY:
        54, 96, 82
        CMYK:
        0, 91, 62, 54
      HSL:
        341°, 82.9457%, 25.2941%
        HSV (HSB):
        341°, 90.6780%, 46.2745%
        XYZ:
        8.0645, 4.2804, 2.8838
        xyY:
        0.5296, 0.2811, 4.2804
      CIE-Lab:
        24.5774, 44.8075, 10.3450
        CIE-LCH:
        24.5774, 45.9862, 13.0005
        CIE-Luv:
        24.5774, 64.1560, 2.4673
        Hunter-Lab:
        20.6890, 33.3731, 6.2181
      #760b2d color charts
#760b2d RGB chart
      #760b2d CMYK chart
      #760b2d RGB pie chart
      #760b2d color shades, tints & tones
#760b2d color schemes
#760b2d color preview, HTML & CSS examples
           This text has a color of #760b2d        
        
          <p style="color:#760b2d;">Text here</p>
        
        
          .mytext {color:#760b2d;}
        
        Text color #760b2d
      
           This box has a color of #760b2d        
        
          <div style="background-color:#760b2d;">Content here</div>
        
        
          .mybackground {background-color:#760b2d;}
        
        Background color #760b2d
      
           Border around this has a color of #760b2d        
        
          <div style="border:2px solid #760b2d;">Content here</div>
        
        
          .myborder {border:2px solid #760b2d;}
        
        Border color #760b2d