#71942f color space conversions
Hex:
        #71942f
        RGB:
        113, 148, 47
        CMY:
        56, 42, 82
        CMYK:
        24, 0, 68, 42
      HSL:
        81°, 51.7949%, 38.2353%
        HSV (HSB):
        81°, 68.2432%, 58.0392%
        XYZ:
        17.9130, 24.8958, 6.5506
        xyY:
        0.3629, 0.5044, 24.8958
      CIE-Lab:
        56.9737, -27.8731, 47.4492
        CIE-LCH:
        56.9737, 55.0303, 120.4313
        CIE-Luv:
        56.9737, -17.4085, 56.9009
        Hunter-Lab:
        49.8956, -23.2341, 27.1430
      #71942f color charts
#71942f RGB chart
      #71942f CMYK chart
      #71942f RGB pie chart
      #71942f color shades, tints & tones
#71942f color schemes
#71942f color preview, HTML & CSS examples
           This text has a color of #71942f        
        
          <p style="color:#71942f;">Text here</p>
        
        
          .mytext {color:#71942f;}
        
        Text color #71942f
      
           This box has a color of #71942f        
        
          <div style="background-color:#71942f;">Content here</div>
        
        
          .mybackground {background-color:#71942f;}
        
        Background color #71942f
      
           Border around this has a color of #71942f        
        
          <div style="border:2px solid #71942f;">Content here</div>
        
        
          .myborder {border:2px solid #71942f;}
        
        Border color #71942f