#32482b color space conversions
Hex:
        #32482b
        RGB:
        50, 72, 43
        CMY:
        80, 72, 83
        CMYK:
        31, 0, 40, 72
      HSL:
        106°, 25.2174%, 22.5490%
        HSV (HSB):
        106°, 40.2778%, 28.2353%
        XYZ:
        4.0688, 5.4873, 3.1302
        xyY:
        0.3207, 0.4325, 5.4873
      CIE-Lab:
        28.0802, -15.0914, 14.7322
        CIE-LCH:
        28.0802, 21.0900, 135.6900
        CIE-Luv:
        28.0802, -10.1833, 17.2807
        Hunter-Lab:
        23.4249, -9.9889, 8.4747
      #32482b color charts
#32482b RGB chart
      #32482b CMYK chart
      #32482b RGB pie chart
      #32482b color shades, tints & tones
#32482b color schemes
#32482b color preview, HTML & CSS examples
           This text has a color of #32482b        
        
          <p style="color:#32482b;">Text here</p>
        
        
          .mytext {color:#32482b;}
        
        Text color #32482b
      
           This box has a color of #32482b        
        
          <div style="background-color:#32482b;">Content here</div>
        
        
          .mybackground {background-color:#32482b;}
        
        Background color #32482b
      
           Border around this has a color of #32482b        
        
          <div style="border:2px solid #32482b;">Content here</div>
        
        
          .myborder {border:2px solid #32482b;}
        
        Border color #32482b