#9f7005 color space conversions
Hex:
        #9f7005
        RGB:
        159, 112, 5
        CMY:
        38, 56, 98
        CMYK:
        0, 30, 97, 38
      HSL:
        42°, 93.9024%, 32.1569%
        HSV (HSB):
        42°, 96.8553%, 62.3529%
        XYZ:
        20.1196, 18.9702, 2.7448
        xyY:
        0.4809, 0.4535, 18.9702
      CIE-Lab:
        50.6524, 10.6923, 56.2754
        CIE-LCH:
        50.6524, 57.2821, 79.2420
        CIE-Luv:
        50.6524, 39.0850, 50.8972
        Hunter-Lab:
        43.5548, 6.2350, 26.7520
      #9f7005 color charts
#9f7005 RGB chart
      #9f7005 CMYK chart
      #9f7005 RGB pie chart
      #9f7005 color shades, tints & tones
#9f7005 color schemes
#9f7005 color preview, HTML & CSS examples
           This text has a color of #9f7005        
        
          <p style="color:#9f7005;">Text here</p>
        
        
          .mytext {color:#9f7005;}
        
        Text color #9f7005
      
           This box has a color of #9f7005        
        
          <div style="background-color:#9f7005;">Content here</div>
        
        
          .mybackground {background-color:#9f7005;}
        
        Background color #9f7005
      
           Border around this has a color of #9f7005        
        
          <div style="border:2px solid #9f7005;">Content here</div>
        
        
          .myborder {border:2px solid #9f7005;}
        
        Border color #9f7005