#85721f color space conversions
Hex:
        #85721f
        RGB:
        133, 114, 31
        CMY:
        48, 55, 88
        CMYK:
        0, 14, 77, 48
      HSL:
        49°, 62.1951%, 32.1569%
        HSV (HSB):
        49°, 76.6917%, 52.1569%
        XYZ:
        15.9375, 17.1201, 3.7608
        xyY:
        0.4329, 0.4650, 17.1201
      CIE-Lab:
        48.4110, -1.9164, 45.9199
        CIE-LCH:
        48.4110, 45.9599, 92.3898
        CIE-Luv:
        48.4110, 16.7500, 46.6727
        Hunter-Lab:
        41.3764, -3.6536, 23.5745
      #85721f color charts
#85721f RGB chart
      #85721f CMYK chart
      #85721f RGB pie chart
      #85721f color shades, tints & tones
#85721f color schemes
#85721f color preview, HTML & CSS examples
           This text has a color of #85721f        
        
          <p style="color:#85721f;">Text here</p>
        
        
          .mytext {color:#85721f;}
        
        Text color #85721f
      
           This box has a color of #85721f        
        
          <div style="background-color:#85721f;">Content here</div>
        
        
          .mybackground {background-color:#85721f;}
        
        Background color #85721f
      
           Border around this has a color of #85721f        
        
          <div style="border:2px solid #85721f;">Content here</div>
        
        
          .myborder {border:2px solid #85721f;}
        
        Border color #85721f