#85493f color space conversions
Hex:
        #85493f
        RGB:
        133, 73, 63
        CMY:
        48, 71, 75
        CMYK:
        0, 45, 53, 48
      HSL:
        9°, 35.7143%, 38.4314%
        HSV (HSB):
        9°, 52.6316%, 52.1569%
        XYZ:
        12.9526, 10.1105, 5.9715
        xyY:
        0.4461, 0.3482, 10.1105
      CIE-Lab:
        38.0400, 24.3707, 17.1859
        CIE-LCH:
        38.0400, 29.8209, 35.1910
        CIE-Luv:
        38.0400, 42.5360, 14.9329
        Hunter-Lab:
        31.7970, 17.0677, 11.1233
      #85493f color charts
#85493f RGB chart
      #85493f CMYK chart
      #85493f RGB pie chart
      #85493f color shades, tints & tones
#85493f color schemes
#85493f color preview, HTML & CSS examples
           This text has a color of #85493f        
        
          <p style="color:#85493f;">Text here</p>
        
        
          .mytext {color:#85493f;}
        
        Text color #85493f
      
           This box has a color of #85493f        
        
          <div style="background-color:#85493f;">Content here</div>
        
        
          .mybackground {background-color:#85493f;}
        
        Background color #85493f
      
           Border around this has a color of #85493f        
        
          <div style="border:2px solid #85493f;">Content here</div>
        
        
          .myborder {border:2px solid #85493f;}
        
        Border color #85493f