#834a14 color space conversions
Hex:
        #834a14
        RGB:
        131, 74, 20
        CMY:
        49, 71, 92
        CMYK:
        0, 44, 85, 49
      HSL:
        29°, 73.5099%, 29.6078%
        HSV (HSB):
        29°, 84.7328%, 51.3725%
        XYZ:
        11.9351, 9.7734, 1.9192
        xyY:
        0.5051, 0.4136, 9.7734
      CIE-Lab:
        37.4326, 20.0672, 40.0754
        CIE-LCH:
        37.4326, 44.8189, 63.4013
        CIE-Luv:
        37.4326, 45.1300, 32.6279
        Hunter-Lab:
        31.2624, 13.4373, 18.2438
      #834a14 color charts
#834a14 RGB chart
      #834a14 CMYK chart
      #834a14 RGB pie chart
      #834a14 color shades, tints & tones
#834a14 color schemes
#834a14 color preview, HTML & CSS examples
           This text has a color of #834a14        
        
          <p style="color:#834a14;">Text here</p>
        
        
          .mytext {color:#834a14;}
        
        Text color #834a14
      
           This box has a color of #834a14        
        
          <div style="background-color:#834a14;">Content here</div>
        
        
          .mybackground {background-color:#834a14;}
        
        Background color #834a14
      
           Border around this has a color of #834a14        
        
          <div style="border:2px solid #834a14;">Content here</div>
        
        
          .myborder {border:2px solid #834a14;}
        
        Border color #834a14