#85671f color space conversions
Hex:
        #85671f
        RGB:
        133, 103, 31
        CMY:
        48, 60, 88
        CMYK:
        0, 23, 77, 48
      HSL:
        42°, 62.1951%, 32.1569%
        HSV (HSB):
        42°, 76.6917%, 52.1569%
        XYZ:
        14.7704, 14.7860, 3.3718
        xyY:
        0.4486, 0.4490, 14.7860
      CIE-Lab:
        45.3396, 4.4209, 42.9525
        CIE-LCH:
        45.3396, 43.1794, 84.1235
        CIE-Luv:
        45.3396, 24.5623, 41.9267
        Hunter-Lab:
        38.4525, 1.2737, 21.7178
      #85671f color charts
#85671f RGB chart
      #85671f CMYK chart
      #85671f RGB pie chart
      #85671f color shades, tints & tones
#85671f color schemes
#85671f color preview, HTML & CSS examples
           This text has a color of #85671f        
        
          <p style="color:#85671f;">Text here</p>
        
        
          .mytext {color:#85671f;}
        
        Text color #85671f
      
           This box has a color of #85671f        
        
          <div style="background-color:#85671f;">Content here</div>
        
        
          .mybackground {background-color:#85671f;}
        
        Background color #85671f
      
           Border around this has a color of #85671f        
        
          <div style="border:2px solid #85671f;">Content here</div>
        
        
          .myborder {border:2px solid #85671f;}
        
        Border color #85671f