#85523d color space conversions
Hex:
        #85523d
        RGB:
        133, 82, 61
        CMY:
        48, 68, 76
        CMYK:
        0, 38, 54, 48
      HSL:
        18°, 37.1134%, 38.0392%
        HSV (HSB):
        18°, 54.1353%, 52.1569%
        XYZ:
        13.5325, 11.3581, 5.8940
        xyY:
        0.4396, 0.3690, 11.3581
      CIE-Lab:
        40.1771, 18.9429, 21.2006
        CIE-LCH:
        40.1771, 28.4306, 48.2191
        CIE-Luv:
        40.1771, 36.9170, 20.2429
        Hunter-Lab:
        33.7017, 12.6963, 13.2222
      #85523d color charts
#85523d RGB chart
      #85523d CMYK chart
      #85523d RGB pie chart
      #85523d color shades, tints & tones
#85523d color schemes
#85523d color preview, HTML & CSS examples
           This text has a color of #85523d        
        
          <p style="color:#85523d;">Text here</p>
        
        
          .mytext {color:#85523d;}
        
        Text color #85523d
      
           This box has a color of #85523d        
        
          <div style="background-color:#85523d;">Content here</div>
        
        
          .mybackground {background-color:#85523d;}
        
        Background color #85523d
      
           Border around this has a color of #85523d        
        
          <div style="border:2px solid #85523d;">Content here</div>
        
        
          .myborder {border:2px solid #85523d;}
        
        Border color #85523d