#85622f color space conversions
Hex:
        #85622f
        RGB:
        133, 98, 47
        CMY:
        48, 62, 82
        CMYK:
        0, 26, 65, 48
      HSL:
        36°, 47.7778%, 35.2941%
        HSV (HSB):
        36°, 64.6617%, 52.1569%
        XYZ:
        14.5536, 13.9271, 4.6105
        xyY:
        0.4398, 0.4209, 13.9271
      CIE-Lab:
        44.1283, 8.3206, 33.9600
        CIE-LCH:
        44.1283, 34.9644, 76.2330
        CIE-Luv:
        44.1283, 27.2427, 34.3577
        Hunter-Lab:
        37.3191, 4.3027, 18.7986
      #85622f color charts
#85622f RGB chart
      #85622f CMYK chart
      #85622f RGB pie chart
      #85622f color shades, tints & tones
#85622f color schemes
#85622f color preview, HTML & CSS examples
           This text has a color of #85622f        
        
          <p style="color:#85622f;">Text here</p>
        
        
          .mytext {color:#85622f;}
        
        Text color #85622f
      
           This box has a color of #85622f        
        
          <div style="background-color:#85622f;">Content here</div>
        
        
          .mybackground {background-color:#85622f;}
        
        Background color #85622f
      
           Border around this has a color of #85622f        
        
          <div style="border:2px solid #85622f;">Content here</div>
        
        
          .myborder {border:2px solid #85622f;}
        
        Border color #85622f