#8a950e color space conversions
Hex:
        #8a950e
        RGB:
        138, 149, 14
        CMY:
        46, 42, 95
        CMYK:
        7, 0, 91, 42
      HSL:
        65°, 82.8221%, 31.9608%
        HSV (HSB):
        65°, 90.6040%, 58.4314%
        XYZ:
        21.3079, 26.9299, 4.4904
        xyY:
        0.4041, 0.5107, 26.9299
      CIE-Lab:
        58.9094, -19.1435, 60.0551
        CIE-LCH:
        58.9094, 63.0324, 107.6805
        CIE-Luv:
        58.9094, -2.7334, 64.4056
        Hunter-Lab:
        51.8940, -17.5215, 31.1954
      #8a950e color charts
#8a950e RGB chart
      #8a950e CMYK chart
      #8a950e RGB pie chart
      #8a950e color shades, tints & tones
#8a950e color schemes
#8a950e color preview, HTML & CSS examples
           This text has a color of #8a950e        
        
          <p style="color:#8a950e;">Text here</p>
        
        
          .mytext {color:#8a950e;}
        
        Text color #8a950e
      
           This box has a color of #8a950e        
        
          <div style="background-color:#8a950e;">Content here</div>
        
        
          .mybackground {background-color:#8a950e;}
        
        Background color #8a950e
      
           Border around this has a color of #8a950e        
        
          <div style="border:2px solid #8a950e;">Content here</div>
        
        
          .myborder {border:2px solid #8a950e;}
        
        Border color #8a950e