#9d8e0e color space conversions
Hex:
        #9d8e0e
        RGB:
        157, 142, 14
        CMY:
        38, 44, 95
        CMYK:
        0, 10, 91, 38
      HSL:
        54°, 83.6257%, 33.5294%
        HSV (HSB):
        54°, 91.0828%, 61.5686%
        XYZ:
        23.6569, 26.5458, 4.2925
        xyY:
        0.4341, 0.4871, 26.5458
      CIE-Lab:
        58.5515, -6.8266, 60.4687
        CIE-LCH:
        58.5515, 60.8529, 96.4411
        CIE-Luv:
        58.5515, 15.0973, 61.8369
        Hunter-Lab:
        51.5226, -8.2053, 31.1263
      #9d8e0e color charts
#9d8e0e RGB chart
      #9d8e0e CMYK chart
      #9d8e0e RGB pie chart
      #9d8e0e color shades, tints & tones
#9d8e0e color schemes
#9d8e0e color preview, HTML & CSS examples
           This text has a color of #9d8e0e        
        
          <p style="color:#9d8e0e;">Text here</p>
        
        
          .mytext {color:#9d8e0e;}
        
        Text color #9d8e0e
      
           This box has a color of #9d8e0e        
        
          <div style="background-color:#9d8e0e;">Content here</div>
        
        
          .mybackground {background-color:#9d8e0e;}
        
        Background color #9d8e0e
      
           Border around this has a color of #9d8e0e        
        
          <div style="border:2px solid #9d8e0e;">Content here</div>
        
        
          .myborder {border:2px solid #9d8e0e;}
        
        Border color #9d8e0e