#81942a color space conversions
Hex:
        #81942a
        RGB:
        129, 148, 42
        CMY:
        49, 42, 84
        CMYK:
        13, 0, 72, 42
      HSL:
        71°, 55.7895%, 37.2549%
        HSV (HSB):
        71°, 71.6216%, 58.0392%
        XYZ:
        20.0611, 26.0141, 6.1544
        xyY:
        0.3841, 0.4981, 26.0141
      CIE-Lab:
        58.0504, -21.4853, 50.9185
        CIE-LCH:
        58.0504, 55.2658, 112.8776
        CIE-Luv:
        58.0504, -8.0558, 58.6748
        Hunter-Lab:
        51.0040, -19.0488, 28.5486
      #81942a color charts
#81942a RGB chart
      #81942a CMYK chart
      #81942a RGB pie chart
      #81942a color shades, tints & tones
#81942a color schemes
#81942a color preview, HTML & CSS examples
           This text has a color of #81942a        
        
          <p style="color:#81942a;">Text here</p>
        
        
          .mytext {color:#81942a;}
        
        Text color #81942a
      
           This box has a color of #81942a        
        
          <div style="background-color:#81942a;">Content here</div>
        
        
          .mybackground {background-color:#81942a;}
        
        Background color #81942a
      
           Border around this has a color of #81942a        
        
          <div style="border:2px solid #81942a;">Content here</div>
        
        
          .myborder {border:2px solid #81942a;}
        
        Border color #81942a