#761a2f color space conversions
Hex:
        #761a2f
        RGB:
        118, 26, 47
        CMY:
        54, 90, 82
        CMYK:
        0, 78, 60, 54
      HSL:
        346°, 63.8889%, 28.2353%
        HSV (HSB):
        346°, 77.9661%, 46.2745%
        XYZ:
        8.3537, 4.7956, 3.1747
        xyY:
        0.5117, 0.2938, 4.7956
      CIE-Lab:
        26.1442, 40.6492, 11.1056
        CIE-LCH:
        26.1442, 42.1390, 15.2807
        CIE-Luv:
        26.1442, 59.2115, 4.1562
        Hunter-Lab:
        21.8988, 29.7692, 6.7339
      #761a2f color charts
#761a2f RGB chart
      #761a2f CMYK chart
      #761a2f RGB pie chart
      #761a2f color shades, tints & tones
#761a2f color schemes
#761a2f color preview, HTML & CSS examples
           This text has a color of #761a2f        
        
          <p style="color:#761a2f;">Text here</p>
        
        
          .mytext {color:#761a2f;}
        
        Text color #761a2f
      
           This box has a color of #761a2f        
        
          <div style="background-color:#761a2f;">Content here</div>
        
        
          .mybackground {background-color:#761a2f;}
        
        Background color #761a2f
      
           Border around this has a color of #761a2f        
        
          <div style="border:2px solid #761a2f;">Content here</div>
        
        
          .myborder {border:2px solid #761a2f;}
        
        Border color #761a2f