#85740a color space conversions
Hex:
        #85740a
        RGB:
        133, 116, 10
        CMY:
        48, 55, 96
        CMYK:
        0, 13, 92, 48
      HSL:
        52°, 86.0140%, 28.0392%
        HSV (HSB):
        52°, 92.4812%, 52.1569%
        XYZ:
        15.9730, 17.4992, 2.8230
        xyY:
        0.4401, 0.4821, 17.4992
      CIE-Lab:
        48.8830, -3.7461, 52.6731
        CIE-LCH:
        48.8830, 52.8061, 94.0681
        CIE-Luv:
        48.8830, 15.7820, 51.1898
        Hunter-Lab:
        41.8321, -5.0483, 25.2814
      #85740a color charts
#85740a RGB chart
      #85740a CMYK chart
      #85740a RGB pie chart
      #85740a color shades, tints & tones
#85740a color schemes
#85740a color preview, HTML & CSS examples
           This text has a color of #85740a        
        
          <p style="color:#85740a;">Text here</p>
        
        
          .mytext {color:#85740a;}
        
        Text color #85740a
      
           This box has a color of #85740a        
        
          <div style="background-color:#85740a;">Content here</div>
        
        
          .mybackground {background-color:#85740a;}
        
        Background color #85740a
      
           Border around this has a color of #85740a        
        
          <div style="border:2px solid #85740a;">Content here</div>
        
        
          .myborder {border:2px solid #85740a;}
        
        Border color #85740a