#9f4b00 color space conversions
Hex:
        #9f4b00
        RGB:
        159, 75, 0
        CMY:
        38, 71, 100
        CMYK:
        0, 53, 100, 38
      HSL:
        28°, 100.0000%, 31.1765%
        HSV (HSB):
        28°, 100.0000%, 62.3529%
        XYZ:
        16.8142, 12.4031, 1.5078
        xyY:
        0.5472, 0.4037, 12.4031
      CIE-Lab:
        41.8497, 31.3304, 51.7129
        CIE-LCH:
        41.8497, 60.4634, 58.7903
        CIE-Luv:
        41.8497, 68.8055, 38.0451
        Hunter-Lab:
        35.2180, 23.5898, 22.1142
      #9f4b00 color charts
#9f4b00 RGB chart
      #9f4b00 CMYK chart
      #9f4b00 RGB pie chart
      #9f4b00 color shades, tints & tones
#9f4b00 color schemes
#9f4b00 color preview, HTML & CSS examples
           This text has a color of #9f4b00        
        
          <p style="color:#9f4b00;">Text here</p>
        
        
          .mytext {color:#9f4b00;}
        
        Text color #9f4b00
      
           This box has a color of #9f4b00        
        
          <div style="background-color:#9f4b00;">Content here</div>
        
        
          .mybackground {background-color:#9f4b00;}
        
        Background color #9f4b00
      
           Border around this has a color of #9f4b00        
        
          <div style="border:2px solid #9f4b00;">Content here</div>
        
        
          .myborder {border:2px solid #9f4b00;}
        
        Border color #9f4b00