#41602f color space conversions
Hex:
        #41602f
        RGB:
        65, 96, 47
        CMY:
        75, 62, 82
        CMYK:
        32, 0, 51, 62
      HSL:
        98°, 34.2657%, 28.0392%
        HSV (HSB):
        98°, 51.0417%, 37.6471%
        XYZ:
        6.8759, 9.6948, 4.1982
        xyY:
        0.3311, 0.4668, 9.6948
      CIE-Lab:
        37.2890, -21.3563, 24.3111
        CIE-LCH:
        37.2890, 32.3593, 131.2980
        CIE-Luv:
        37.2890, -15.0477, 29.4807
        Hunter-Lab:
        31.1365, -15.0703, 13.8013
      #41602f color charts
#41602f RGB chart
      #41602f CMYK chart
      #41602f RGB pie chart
      #41602f color shades, tints & tones
#41602f color schemes
#41602f color preview, HTML & CSS examples
           This text has a color of #41602f        
        
          <p style="color:#41602f;">Text here</p>
        
        
          .mytext {color:#41602f;}
        
        Text color #41602f
      
           This box has a color of #41602f        
        
          <div style="background-color:#41602f;">Content here</div>
        
        
          .mybackground {background-color:#41602f;}
        
        Background color #41602f
      
           Border around this has a color of #41602f        
        
          <div style="border:2px solid #41602f;">Content here</div>
        
        
          .myborder {border:2px solid #41602f;}
        
        Border color #41602f