#85957d color space conversions
Hex:
        #85957d
        RGB:
        133, 149, 125
        CMY:
        48, 42, 51
        CMYK:
        11, 0, 16, 42
      HSL:
        100°, 10.1695%, 53.7255%
        HSV (HSB):
        100°, 16.1074%, 58.4314%
        XYZ:
        24.1220, 27.9621, 23.5279
        xyY:
        0.3190, 0.3698, 27.9621
      CIE-Lab:
        59.8545, -10.3950, 10.7680
        CIE-LCH:
        59.8545, 14.9668, 133.9902
        CIE-Luv:
        59.8545, -7.9135, 16.4506
        Hunter-Lab:
        52.8792, -11.1120, 10.6352
      #85957d color charts
#85957d RGB chart
      #85957d CMYK chart
      #85957d RGB pie chart
      #85957d color shades, tints & tones
#85957d color schemes
#85957d color preview, HTML & CSS examples
           This text has a color of #85957d        
        
          <p style="color:#85957d;">Text here</p>
        
        
          .mytext {color:#85957d;}
        
        Text color #85957d
      
           This box has a color of #85957d        
        
          <div style="background-color:#85957d;">Content here</div>
        
        
          .mybackground {background-color:#85957d;}
        
        Background color #85957d
      
           Border around this has a color of #85957d        
        
          <div style="border:2px solid #85957d;">Content here</div>
        
        
          .myborder {border:2px solid #85957d;}
        
        Border color #85957d