#40531b color space conversions
Hex:
        #40531b
        RGB:
        64, 83, 27
        CMY:
        75, 67, 89
        CMYK:
        23, 0, 67, 67
      HSL:
        80°, 50.9091%, 21.5686%
        HSV (HSB):
        80°, 67.4699%, 32.5490%
        XYZ:
        5.4054, 7.3556, 2.1718
        xyY:
        0.3620, 0.4926, 7.3556
      CIE-Lab:
        32.6032, -17.2164, 29.5590
        CIE-LCH:
        32.6032, 34.2073, 120.2183
        CIE-Luv:
        32.6032, -8.8932, 31.0079
        Hunter-Lab:
        27.1213, -11.8861, 14.2371
      #40531b color charts
#40531b RGB chart
      #40531b CMYK chart
      #40531b RGB pie chart
      #40531b color shades, tints & tones
#40531b color schemes
#40531b color preview, HTML & CSS examples
           This text has a color of #40531b        
        
          <p style="color:#40531b;">Text here</p>
        
        
          .mytext {color:#40531b;}
        
        Text color #40531b
      
           This box has a color of #40531b        
        
          <div style="background-color:#40531b;">Content here</div>
        
        
          .mybackground {background-color:#40531b;}
        
        Background color #40531b
      
           Border around this has a color of #40531b        
        
          <div style="border:2px solid #40531b;">Content here</div>
        
        
          .myborder {border:2px solid #40531b;}
        
        Border color #40531b