#85751f color space conversions
Hex:
        #85751f
        RGB:
        133, 117, 31
        CMY:
        48, 54, 88
        CMYK:
        0, 12, 77, 48
      HSL:
        51°, 62.1951%, 32.1569%
        HSV (HSB):
        51°, 76.6917%, 52.1569%
        XYZ:
        16.2815, 17.8081, 3.8755
        xyY:
        0.4289, 0.4691, 17.8081
      CIE-Lab:
        49.2625, -3.6170, 46.7326
        CIE-LCH:
        49.2625, 46.8724, 94.4257
        CIE-Luv:
        49.2625, 14.6683, 47.9715
        Hunter-Lab:
        42.1996, -4.9803, 24.0947
      #85751f color charts
#85751f RGB chart
      #85751f CMYK chart
      #85751f RGB pie chart
      #85751f color shades, tints & tones
#85751f color schemes
#85751f color preview, HTML & CSS examples
           This text has a color of #85751f        
        
          <p style="color:#85751f;">Text here</p>
        
        
          .mytext {color:#85751f;}
        
        Text color #85751f
      
           This box has a color of #85751f        
        
          <div style="background-color:#85751f;">Content here</div>
        
        
          .mybackground {background-color:#85751f;}
        
        Background color #85751f
      
           Border around this has a color of #85751f        
        
          <div style="border:2px solid #85751f;">Content here</div>
        
        
          .myborder {border:2px solid #85751f;}
        
        Border color #85751f