#40872f color space conversions
Hex:
        #40872f
        RGB:
        64, 135, 47
        CMY:
        75, 47, 82
        CMYK:
        53, 0, 65, 47
      HSL:
        108°, 48.3516%, 35.6863%
        HSV (HSB):
        108°, 65.1852%, 52.9412%
        XYZ:
        11.2914, 18.6232, 5.6888
        xyY:
        0.3171, 0.5231, 18.6232
      CIE-Lab:
        50.2434, -39.7367, 39.4444
        CIE-LCH:
        50.2434, 55.9899, 135.2115
        CIE-Luv:
        50.2434, -33.3490, 49.8809
        Hunter-Lab:
        43.1546, -28.8159, 22.3923
      #40872f color charts
#40872f RGB chart
      #40872f CMYK chart
      #40872f RGB pie chart
      #40872f color shades, tints & tones
#40872f color schemes
#40872f color preview, HTML & CSS examples
           This text has a color of #40872f        
        
          <p style="color:#40872f;">Text here</p>
        
        
          .mytext {color:#40872f;}
        
        Text color #40872f
      
           This box has a color of #40872f        
        
          <div style="background-color:#40872f;">Content here</div>
        
        
          .mybackground {background-color:#40872f;}
        
        Background color #40872f
      
           Border around this has a color of #40872f        
        
          <div style="border:2px solid #40872f;">Content here</div>
        
        
          .myborder {border:2px solid #40872f;}
        
        Border color #40872f