#760b2f color space conversions
Hex:
        #760b2f
        RGB:
        118, 11, 47
        CMY:
        54, 96, 82
        CMYK:
        0, 91, 60, 54
      HSL:
        340°, 82.9457%, 25.2941%
        HSV (HSB):
        340°, 90.6780%, 46.2745%
        XYZ:
        8.1040, 4.2961, 3.0914
        xyY:
        0.5231, 0.2773, 4.2961
      CIE-Lab:
        24.6272, 44.9505, 9.0329
        CIE-LCH:
        24.6272, 45.8491, 11.3624
        CIE-Luv:
        24.6272, 63.5008, 1.3531
        Hunter-Lab:
        20.7271, 33.5182, 5.6659
      #760b2f color charts
#760b2f RGB chart
      #760b2f CMYK chart
      #760b2f RGB pie chart
      #760b2f color shades, tints & tones
#760b2f color schemes
#760b2f color preview, HTML & CSS examples
           This text has a color of #760b2f        
        
          <p style="color:#760b2f;">Text here</p>
        
        
          .mytext {color:#760b2f;}
        
        Text color #760b2f
      
           This box has a color of #760b2f        
        
          <div style="background-color:#760b2f;">Content here</div>
        
        
          .mybackground {background-color:#760b2f;}
        
        Background color #760b2f
      
           Border around this has a color of #760b2f        
        
          <div style="border:2px solid #760b2f;">Content here</div>
        
        
          .myborder {border:2px solid #760b2f;}
        
        Border color #760b2f