#9d7f0a color space conversions
Hex:
        #9d7f0a
        RGB:
        157, 127, 10
        CMY:
        38, 50, 96
        CMYK:
        0, 19, 94, 38
      HSL:
        48°, 88.0240%, 32.7451%
        HSV (HSB):
        48°, 93.6306%, 61.5686%
        XYZ:
        21.5488, 22.3688, 3.4690
        xyY:
        0.4547, 0.4720, 22.3688
      CIE-Lab:
        54.4161, 1.3641, 58.0037
        CIE-LCH:
        54.4161, 58.0198, 88.6528
        CIE-Luv:
        54.4161, 25.9711, 56.2313
        Hunter-Lab:
        47.2956, -1.4393, 28.7582
      #9d7f0a color charts
#9d7f0a RGB chart
      #9d7f0a CMYK chart
      #9d7f0a RGB pie chart
      #9d7f0a color shades, tints & tones
#9d7f0a color schemes
#9d7f0a color preview, HTML & CSS examples
           This text has a color of #9d7f0a        
        
          <p style="color:#9d7f0a;">Text here</p>
        
        
          .mytext {color:#9d7f0a;}
        
        Text color #9d7f0a
      
           This box has a color of #9d7f0a        
        
          <div style="background-color:#9d7f0a;">Content here</div>
        
        
          .mybackground {background-color:#9d7f0a;}
        
        Background color #9d7f0a
      
           Border around this has a color of #9d7f0a        
        
          <div style="border:2px solid #9d7f0a;">Content here</div>
        
        
          .myborder {border:2px solid #9d7f0a;}
        
        Border color #9d7f0a