#40521f color space conversions
Hex:
        #40521f
        RGB:
        64, 82, 31
        CMY:
        75, 68, 88
        CMYK:
        22, 0, 62, 68
      HSL:
        81°, 45.1327%, 22.1569%
        HSV (HSB):
        81°, 62.1951%, 32.1569%
        XYZ:
        5.3790, 7.2235, 2.4071
        xyY:
        0.3584, 0.4813, 7.2235
      CIE-Lab:
        32.3104, -16.2688, 27.1621
        CIE-LCH:
        32.3104, 31.6616, 120.9196
        CIE-Luv:
        32.3104, -8.3811, 29.0491
        Hunter-Lab:
        26.8766, -11.3098, 13.5035
      #40521f color charts
#40521f RGB chart
      #40521f CMYK chart
      #40521f RGB pie chart
      #40521f color shades, tints & tones
#40521f color schemes
#40521f color preview, HTML & CSS examples
           This text has a color of #40521f        
        
          <p style="color:#40521f;">Text here</p>
        
        
          .mytext {color:#40521f;}
        
        Text color #40521f
      
           This box has a color of #40521f        
        
          <div style="background-color:#40521f;">Content here</div>
        
        
          .mybackground {background-color:#40521f;}
        
        Background color #40521f
      
           Border around this has a color of #40521f        
        
          <div style="border:2px solid #40521f;">Content here</div>
        
        
          .myborder {border:2px solid #40521f;}
        
        Border color #40521f