#85672d color space conversions
Hex:
        #85672d
        RGB:
        133, 103, 45
        CMY:
        48, 60, 82
        CMYK:
        0, 23, 66, 48
      HSL:
        40°, 49.4382%, 34.9020%
        HSV (HSB):
        40°, 66.1654%, 52.1569%
        XYZ:
        14.9968, 14.8765, 4.5637
        xyY:
        0.4355, 0.4320, 14.8765
      CIE-Lab:
        45.4646, 5.2485, 36.5007
        CIE-LCH:
        45.4646, 36.8761, 81.8175
        CIE-Luv:
        45.4646, 23.8543, 37.4216
        Hunter-Lab:
        38.5701, 1.9065, 19.9838
      #85672d color charts
#85672d RGB chart
      #85672d CMYK chart
      #85672d RGB pie chart
      #85672d color shades, tints & tones
#85672d color schemes
#85672d color preview, HTML & CSS examples
           This text has a color of #85672d        
        
          <p style="color:#85672d;">Text here</p>
        
        
          .mytext {color:#85672d;}
        
        Text color #85672d
      
           This box has a color of #85672d        
        
          <div style="background-color:#85672d;">Content here</div>
        
        
          .mybackground {background-color:#85672d;}
        
        Background color #85672d
      
           Border around this has a color of #85672d        
        
          <div style="border:2px solid #85672d;">Content here</div>
        
        
          .myborder {border:2px solid #85672d;}
        
        Border color #85672d