#82790a color space conversions
Hex:
        #82790a
        RGB:
        130, 121, 10
        CMY:
        49, 53, 96
        CMYK:
        0, 7, 92, 49
      HSL:
        56°, 85.7143%, 27.4510%
        HSV (HSB):
        56°, 92.3077%, 50.9804%
        XYZ:
        16.0981, 18.4425, 2.9985
        xyY:
        0.4288, 0.4913, 18.4425
      CIE-Lab:
        50.0285, -7.9653, 53.4460
        CIE-LCH:
        50.0285, 54.0363, 98.4766
        CIE-Luv:
        50.0285, 10.1263, 53.1773
        Hunter-Lab:
        42.9447, -8.2415, 25.9216
      #82790a color charts
#82790a RGB chart
      #82790a CMYK chart
      #82790a RGB pie chart
      #82790a color shades, tints & tones
#82790a color schemes
#82790a color preview, HTML & CSS examples
           This text has a color of #82790a        
        
          <p style="color:#82790a;">Text here</p>
        
        
          .mytext {color:#82790a;}
        
        Text color #82790a
      
           This box has a color of #82790a        
        
          <div style="background-color:#82790a;">Content here</div>
        
        
          .mybackground {background-color:#82790a;}
        
        Background color #82790a
      
           Border around this has a color of #82790a        
        
          <div style="border:2px solid #82790a;">Content here</div>
        
        
          .myborder {border:2px solid #82790a;}
        
        Border color #82790a