#82760a color space conversions
Hex:
        #82760a
        RGB:
        130, 118, 10
        CMY:
        49, 54, 96
        CMYK:
        0, 9, 92, 49
      HSL:
        54°, 85.7143%, 27.4510%
        HSV (HSB):
        54°, 92.3077%, 50.9804%
        XYZ:
        15.7391, 17.7246, 2.8788
        xyY:
        0.4331, 0.4877, 17.7246
      CIE-Lab:
        49.1604, -6.2951, 52.7636
        CIE-LCH:
        49.1604, 53.1378, 96.8036
        CIE-Luv:
        49.1604, 12.1866, 51.9410
        Hunter-Lab:
        42.1006, -6.9445, 25.4162
      #82760a color charts
#82760a RGB chart
      #82760a CMYK chart
      #82760a RGB pie chart
      #82760a color shades, tints & tones
#82760a color schemes
#82760a color preview, HTML & CSS examples
           This text has a color of #82760a        
        
          <p style="color:#82760a;">Text here</p>
        
        
          .mytext {color:#82760a;}
        
        Text color #82760a
      
           This box has a color of #82760a        
        
          <div style="background-color:#82760a;">Content here</div>
        
        
          .mybackground {background-color:#82760a;}
        
        Background color #82760a
      
           Border around this has a color of #82760a        
        
          <div style="border:2px solid #82760a;">Content here</div>
        
        
          .myborder {border:2px solid #82760a;}
        
        Border color #82760a