#85846e color space conversions
Hex:
        #85846e
        RGB:
        133, 132, 110
        CMY:
        48, 48, 57
        CMYK:
        0, 1, 17, 48
      HSL:
        57°, 9.4650%, 47.6471%
        HSV (HSB):
        57°, 17.2932%, 52.1569%
        XYZ:
        20.7386, 22.6149, 18.0239
        xyY:
        0.3379, 0.3685, 22.6149
      CIE-Lab:
        54.6734, -3.6148, 12.0362
        CIE-LCH:
        54.6734, 12.5673, 106.7164
        CIE-Luv:
        54.6734, 1.7890, 16.5262
        Hunter-Lab:
        47.5551, -5.3782, 10.8170
      #85846e color charts
#85846e RGB chart
      #85846e CMYK chart
      #85846e RGB pie chart
      #85846e color shades, tints & tones
#85846e color schemes
#85846e color preview, HTML & CSS examples
           This text has a color of #85846e        
        
          <p style="color:#85846e;">Text here</p>
        
        
          .mytext {color:#85846e;}
        
        Text color #85846e
      
           This box has a color of #85846e        
        
          <div style="background-color:#85846e;">Content here</div>
        
        
          .mybackground {background-color:#85846e;}
        
        Background color #85846e
      
           Border around this has a color of #85846e        
        
          <div style="border:2px solid #85846e;">Content here</div>
        
        
          .myborder {border:2px solid #85846e;}
        
        Border color #85846e