#85481e color space conversions
Hex:
        #85481e
        RGB:
        133, 72, 30
        CMY:
        48, 72, 88
        CMYK:
        0, 46, 77, 48
      HSL:
        24°, 63.1902%, 31.9608%
        HSV (HSB):
        24°, 77.4436%, 52.1569%
        XYZ:
        12.2246, 9.7150, 2.4592
        xyY:
        0.5010, 0.3982, 9.7150
      CIE-Lab:
        37.3260, 22.5344, 35.4078
        CIE-LCH:
        37.3260, 41.9704, 57.5264
        CIE-Luv:
        37.3260, 47.5178, 29.3688
        Hunter-Lab:
        31.1689, 15.4628, 17.1404
      #85481e color charts
#85481e RGB chart
      #85481e CMYK chart
      #85481e RGB pie chart
      #85481e color shades, tints & tones
#85481e color schemes
#85481e color preview, HTML & CSS examples
           This text has a color of #85481e        
        
          <p style="color:#85481e;">Text here</p>
        
        
          .mytext {color:#85481e;}
        
        Text color #85481e
      
           This box has a color of #85481e        
        
          <div style="background-color:#85481e;">Content here</div>
        
        
          .mybackground {background-color:#85481e;}
        
        Background color #85481e
      
           Border around this has a color of #85481e        
        
          <div style="border:2px solid #85481e;">Content here</div>
        
        
          .myborder {border:2px solid #85481e;}
        
        Border color #85481e