#835a12 color space conversions
Hex:
        #835a12
        RGB:
        131, 90, 18
        CMY:
        49, 65, 93
        CMYK:
        0, 31, 86, 49
      HSL:
        38°, 75.8389%, 29.2157%
        HSV (HSB):
        38°, 86.2595%, 51.3725%
        XYZ:
        13.1254, 12.1813, 2.2317
        xyY:
        0.4766, 0.4423, 12.1813
      CIE-Lab:
        41.5028, 10.5841, 44.4090
        CIE-LCH:
        41.5028, 45.6528, 76.5946
        CIE-Luv:
        41.5028, 33.1149, 39.3580
        Hunter-Lab:
        34.9017, 6.0501, 20.6400
      #835a12 color charts
#835a12 RGB chart
      #835a12 CMYK chart
      #835a12 RGB pie chart
      #835a12 color shades, tints & tones
#835a12 color schemes
#835a12 color preview, HTML & CSS examples
           This text has a color of #835a12        
        
          <p style="color:#835a12;">Text here</p>
        
        
          .mytext {color:#835a12;}
        
        Text color #835a12
      
           This box has a color of #835a12        
        
          <div style="background-color:#835a12;">Content here</div>
        
        
          .mybackground {background-color:#835a12;}
        
        Background color #835a12
      
           Border around this has a color of #835a12        
        
          <div style="border:2px solid #835a12;">Content here</div>
        
        
          .myborder {border:2px solid #835a12;}
        
        Border color #835a12