#85401d color space conversions
Hex:
        #85401d
        RGB:
        133, 64, 29
        CMY:
        48, 75, 89
        CMYK:
        0, 52, 78, 48
      HSL:
        20°, 64.1975%, 31.7647%
        HSV (HSB):
        20°, 78.1955%, 52.1569%
        XYZ:
        11.7280, 8.7420, 2.2316
        xyY:
        0.5166, 0.3851, 8.7420
      CIE-Lab:
        35.4828, 27.0146, 34.0302
        CIE-LCH:
        35.4828, 43.4493, 51.5560
        CIE-Luv:
        35.4828, 53.4348, 26.6396
        Hunter-Lab:
        29.5670, 19.0617, 16.2218
      #85401d color charts
#85401d RGB chart
      #85401d CMYK chart
      #85401d RGB pie chart
      #85401d color shades, tints & tones
#85401d color schemes
#85401d color preview, HTML & CSS examples
           This text has a color of #85401d        
        
          <p style="color:#85401d;">Text here</p>
        
        
          .mytext {color:#85401d;}
        
        Text color #85401d
      
           This box has a color of #85401d        
        
          <div style="background-color:#85401d;">Content here</div>
        
        
          .mybackground {background-color:#85401d;}
        
        Background color #85401d
      
           Border around this has a color of #85401d        
        
          <div style="border:2px solid #85401d;">Content here</div>
        
        
          .myborder {border:2px solid #85401d;}
        
        Border color #85401d