#83483e color space conversions
Hex:
        #83483e
        RGB:
        131, 72, 62
        CMY:
        49, 72, 76
        CMYK:
        0, 45, 53, 49
      HSL:
        9°, 35.7513%, 37.8431%
        HSV (HSB):
        9°, 52.6718%, 51.3725%
        XYZ:
        12.5469, 9.8078, 5.7892
        xyY:
        0.4458, 0.3485, 9.8078
      CIE-Lab:
        37.4953, 24.0040, 17.0276
        CIE-LCH:
        37.4953, 29.4301, 35.3506
        CIE-Luv:
        37.4953, 41.7519, 14.7579
        Hunter-Lab:
        31.3174, 16.7082, 10.9621
      #83483e color charts
#83483e RGB chart
      #83483e CMYK chart
      #83483e RGB pie chart
      #83483e color shades, tints & tones
#83483e color schemes
#83483e color preview, HTML & CSS examples
           This text has a color of #83483e        
        
          <p style="color:#83483e;">Text here</p>
        
        
          .mytext {color:#83483e;}
        
        Text color #83483e
      
           This box has a color of #83483e        
        
          <div style="background-color:#83483e;">Content here</div>
        
        
          .mybackground {background-color:#83483e;}
        
        Background color #83483e
      
           Border around this has a color of #83483e        
        
          <div style="border:2px solid #83483e;">Content here</div>
        
        
          .myborder {border:2px solid #83483e;}
        
        Border color #83483e