#85884e color space conversions
Hex:
        #85884e
        RGB:
        133, 136, 78
        CMY:
        48, 47, 69
        CMYK:
        2, 0, 43, 47
      HSL:
        63°, 27.1028%, 41.9608%
        HSV (HSB):
        63°, 42.6471%, 53.3333%
        XYZ:
        19.8522, 23.1449, 10.6288
        xyY:
        0.3702, 0.4316, 23.1449
      CIE-Lab:
        55.2213, -10.3278, 30.7069
        CIE-LCH:
        55.2213, 32.3972, 108.5895
        CIE-Luv:
        55.2213, 0.8781, 38.6535
        Hunter-Lab:
        48.1092, -10.5333, 20.5774
      #85884e color charts
#85884e RGB chart
      #85884e CMYK chart
      #85884e RGB pie chart
      #85884e color shades, tints & tones
#85884e color schemes
#85884e color preview, HTML & CSS examples
           This text has a color of #85884e        
        
          <p style="color:#85884e;">Text here</p>
        
        
          .mytext {color:#85884e;}
        
        Text color #85884e
      
           This box has a color of #85884e        
        
          <div style="background-color:#85884e;">Content here</div>
        
        
          .mybackground {background-color:#85884e;}
        
        Background color #85884e
      
           Border around this has a color of #85884e        
        
          <div style="border:2px solid #85884e;">Content here</div>
        
        
          .myborder {border:2px solid #85884e;}
        
        Border color #85884e