#85310f color space conversions
Hex:
        #85310f
        RGB:
        133, 49, 15
        CMY:
        48, 81, 94
        CMYK:
        0, 63, 89, 48
      HSL:
        17°, 79.7297%, 29.0196%
        HSV (HSB):
        17°, 88.7218%, 52.1569%
        XYZ:
        10.8574, 7.2177, 1.2728
        xyY:
        0.5612, 0.3730, 7.2177
      CIE-Lab:
        32.2974, 34.4264, 37.8806
        CIE-LCH:
        32.2974, 51.1870, 47.7350
        CIE-Luv:
        32.2974, 65.2540, 25.2085
        Hunter-Lab:
        26.8657, 25.1233, 15.9970
      #85310f color charts
#85310f RGB chart
      #85310f CMYK chart
      #85310f RGB pie chart
      #85310f color shades, tints & tones
#85310f color schemes
#85310f color preview, HTML & CSS examples
           This text has a color of #85310f        
        
          <p style="color:#85310f;">Text here</p>
        
        
          .mytext {color:#85310f;}
        
        Text color #85310f
      
           This box has a color of #85310f        
        
          <div style="background-color:#85310f;">Content here</div>
        
        
          .mybackground {background-color:#85310f;}
        
        Background color #85310f
      
           Border around this has a color of #85310f        
        
          <div style="border:2px solid #85310f;">Content here</div>
        
        
          .myborder {border:2px solid #85310f;}
        
        Border color #85310f