#40872d color space conversions
Hex:
        #40872d
        RGB:
        64, 135, 45
        CMY:
        75, 47, 82
        CMYK:
        53, 0, 67, 47
      HSL:
        107°, 50.0000%, 35.2941%
        HSV (HSB):
        107°, 66.6667%, 52.9412%
        XYZ:
        11.2520, 18.6074, 5.4812
        xyY:
        0.3184, 0.5265, 18.6074
      CIE-Lab:
        50.2247, -39.9425, 40.3332
        CIE-LCH:
        50.2247, 56.7642, 134.7211
        CIE-Luv:
        50.2247, -33.3915, 50.6024
        Hunter-Lab:
        43.1363, -28.9273, 22.6616
      #40872d color charts
#40872d RGB chart
      #40872d CMYK chart
      #40872d RGB pie chart
      #40872d color shades, tints & tones
#40872d color schemes
#40872d color preview, HTML & CSS examples
           This text has a color of #40872d        
        
          <p style="color:#40872d;">Text here</p>
        
        
          .mytext {color:#40872d;}
        
        Text color #40872d
      
           This box has a color of #40872d        
        
          <div style="background-color:#40872d;">Content here</div>
        
        
          .mybackground {background-color:#40872d;}
        
        Background color #40872d
      
           Border around this has a color of #40872d        
        
          <div style="border:2px solid #40872d;">Content here</div>
        
        
          .myborder {border:2px solid #40872d;}
        
        Border color #40872d