#82940a color space conversions
Hex:
        #82940a
        RGB:
        130, 148, 10
        CMY:
        49, 42, 96
        CMYK:
        12, 0, 93, 42
      HSL:
        68°, 87.3418%, 30.9804%
        HSV (HSB):
        68°, 93.2432%, 58.0392%
        XYZ:
        19.8506, 25.9476, 4.2493
        xyY:
        0.3966, 0.5185, 25.9476
      CIE-Lab:
        57.9872, -22.2576, 59.7247
        CIE-LCH:
        57.9872, 63.7373, 110.4389
        CIE-Luv:
        57.9872, -7.2356, 64.2978
        Hunter-Lab:
        50.9387, -19.5821, 30.7112
      #82940a color charts
#82940a RGB chart
      #82940a CMYK chart
      #82940a RGB pie chart
      #82940a color shades, tints & tones
#82940a color schemes
#82940a color preview, HTML & CSS examples
           This text has a color of #82940a        
        
          <p style="color:#82940a;">Text here</p>
        
        
          .mytext {color:#82940a;}
        
        Text color #82940a
      
           This box has a color of #82940a        
        
          <div style="background-color:#82940a;">Content here</div>
        
        
          .mybackground {background-color:#82940a;}
        
        Background color #82940a
      
           Border around this has a color of #82940a        
        
          <div style="border:2px solid #82940a;">Content here</div>
        
        
          .myborder {border:2px solid #82940a;}
        
        Border color #82940a