#85482d color space conversions
Hex:
        #85482d
        RGB:
        133, 72, 45
        CMY:
        48, 72, 82
        CMYK:
        0, 46, 66, 48
      HSL:
        18°, 49.4382%, 34.9020%
        HSV (HSB):
        18°, 66.1654%, 52.1569%
        XYZ:
        12.4639, 9.8107, 3.7194
        xyY:
        0.4795, 0.3774, 9.8107
      CIE-Lab:
        37.5006, 23.4182, 27.3491
        CIE-LCH:
        37.5006, 36.0054, 49.4276
        CIE-Luv:
        37.5006, 45.8664, 23.7291
        Hunter-Lab:
        31.3221, 16.2162, 14.8850
      #85482d color charts
#85482d RGB chart
      #85482d CMYK chart
      #85482d RGB pie chart
      #85482d color shades, tints & tones
#85482d color schemes
#85482d color preview, HTML & CSS examples
           This text has a color of #85482d        
        
          <p style="color:#85482d;">Text here</p>
        
        
          .mytext {color:#85482d;}
        
        Text color #85482d
      
           This box has a color of #85482d        
        
          <div style="background-color:#85482d;">Content here</div>
        
        
          .mybackground {background-color:#85482d;}
        
        Background color #85482d
      
           Border around this has a color of #85482d        
        
          <div style="border:2px solid #85482d;">Content here</div>
        
        
          .myborder {border:2px solid #85482d;}
        
        Border color #85482d