#9a7e0e color space conversions
Hex:
        #9a7e0e
        RGB:
        154, 126, 14
        CMY:
        40, 51, 95
        CMYK:
        0, 18, 91, 40
      HSL:
        48°, 83.3333%, 32.9412%
        HSV (HSB):
        48°, 90.9091%, 60.3922%
        XYZ:
        20.8665, 21.8234, 3.5280
        xyY:
        0.4515, 0.4722, 21.8234
      CIE-Lab:
        53.8392, 0.5988, 56.6515
        CIE-LCH:
        53.8392, 56.6547, 89.3944
        CIE-Luv:
        53.8392, 24.3461, 55.3425
        Hunter-Lab:
        46.7156, -2.0212, 28.2232
      #9a7e0e color charts
#9a7e0e RGB chart
      #9a7e0e CMYK chart
      #9a7e0e RGB pie chart
      #9a7e0e color shades, tints & tones
#9a7e0e color schemes
#9a7e0e color preview, HTML & CSS examples
           This text has a color of #9a7e0e        
        
          <p style="color:#9a7e0e;">Text here</p>
        
        
          .mytext {color:#9a7e0e;}
        
        Text color #9a7e0e
      
           This box has a color of #9a7e0e        
        
          <div style="background-color:#9a7e0e;">Content here</div>
        
        
          .mybackground {background-color:#9a7e0e;}
        
        Background color #9a7e0e
      
           Border around this has a color of #9a7e0e        
        
          <div style="border:2px solid #9a7e0e;">Content here</div>
        
        
          .myborder {border:2px solid #9a7e0e;}
        
        Border color #9a7e0e