#9a8412 color space conversions
Hex:
        #9a8412
        RGB:
        154, 132, 18
        CMY:
        40, 48, 93
        CMYK:
        0, 14, 88, 40
      HSL:
        50°, 79.0698%, 33.7255%
        HSV (HSB):
        50°, 88.3117%, 60.3922%
        XYZ:
        21.6869, 23.4162, 3.9490
        xyY:
        0.4421, 0.4774, 23.4162
      CIE-Lab:
        55.4985, -2.6516, 57.0709
        CIE-LCH:
        55.4985, 57.1325, 92.6601
        CIE-Luv:
        55.4985, 19.9192, 57.2659
        Hunter-Lab:
        48.3903, -4.6855, 29.0347
      #9a8412 color charts
#9a8412 RGB chart
      #9a8412 CMYK chart
      #9a8412 RGB pie chart
      #9a8412 color shades, tints & tones
#9a8412 color schemes
#9a8412 color preview, HTML & CSS examples
           This text has a color of #9a8412        
        
          <p style="color:#9a8412;">Text here</p>
        
        
          .mytext {color:#9a8412;}
        
        Text color #9a8412
      
           This box has a color of #9a8412        
        
          <div style="background-color:#9a8412;">Content here</div>
        
        
          .mybackground {background-color:#9a8412;}
        
        Background color #9a8412
      
           Border around this has a color of #9a8412        
        
          <div style="border:2px solid #9a8412;">Content here</div>
        
        
          .myborder {border:2px solid #9a8412;}
        
        Border color #9a8412