#83552d color space conversions
Hex:
        #83552d
        RGB:
        131, 85, 45
        CMY:
        49, 67, 82
        CMYK:
        0, 35, 66, 49
      HSL:
        28°, 48.8636%, 34.5098%
        HSV (HSB):
        28°, 65.6489%, 51.3725%
        XYZ:
        13.0822, 11.5118, 4.0151
        xyY:
        0.4573, 0.4024, 11.5118
      CIE-Lab:
        40.4294, 14.9273, 30.7225
        CIE-LCH:
        40.4294, 34.1569, 64.0860
        CIE-Luv:
        40.4294, 35.0614, 29.1404
        Hunter-Lab:
        33.9290, 9.4497, 16.7340
      #83552d color charts
#83552d RGB chart
      #83552d CMYK chart
      #83552d RGB pie chart
      #83552d color shades, tints & tones
#83552d color schemes
#83552d color preview, HTML & CSS examples
           This text has a color of #83552d        
        
          <p style="color:#83552d;">Text here</p>
        
        
          .mytext {color:#83552d;}
        
        Text color #83552d
      
           This box has a color of #83552d        
        
          <div style="background-color:#83552d;">Content here</div>
        
        
          .mybackground {background-color:#83552d;}
        
        Background color #83552d
      
           Border around this has a color of #83552d        
        
          <div style="border:2px solid #83552d;">Content here</div>
        
        
          .myborder {border:2px solid #83552d;}
        
        Border color #83552d