#85490e color space conversions
Hex:
        #85490e
        RGB:
        133, 73, 14
        CMY:
        48, 71, 95
        CMYK:
        0, 45, 89, 48
      HSL:
        30°, 80.9524%, 28.8235%
        HSV (HSB):
        30°, 89.4737%, 52.1569%
        XYZ:
        12.1347, 9.7833, 1.6643
        xyY:
        0.5146, 0.4149, 9.7833
      CIE-Lab:
        37.4507, 21.3765, 42.5218
        CIE-LCH:
        37.4507, 47.5927, 63.3104
        CIE-Luv:
        37.4507, 47.8822, 33.5716
        Hunter-Lab:
        31.2783, 14.5134, 18.7401
      #85490e color charts
#85490e RGB chart
      #85490e CMYK chart
      #85490e RGB pie chart
      #85490e color shades, tints & tones
#85490e color schemes
#85490e color preview, HTML & CSS examples
           This text has a color of #85490e        
        
          <p style="color:#85490e;">Text here</p>
        
        
          .mytext {color:#85490e;}
        
        Text color #85490e
      
           This box has a color of #85490e        
        
          <div style="background-color:#85490e;">Content here</div>
        
        
          .mybackground {background-color:#85490e;}
        
        Background color #85490e
      
           Border around this has a color of #85490e        
        
          <div style="border:2px solid #85490e;">Content here</div>
        
        
          .myborder {border:2px solid #85490e;}
        
        Border color #85490e