#9f483e color space conversions
Hex:
        #9f483e
        RGB:
        159, 72, 62
        CMY:
        38, 72, 76
        CMYK:
        0, 55, 61, 38
      HSL:
        6°, 43.8914%, 43.3333%
        HSV (HSB):
        6°, 61.0063%, 62.3529%
        XYZ:
        17.4849, 12.3535, 6.0203
        xyY:
        0.4876, 0.3445, 12.3535
      CIE-Lab:
        41.7725, 35.3474, 23.4144
        CIE-LCH:
        41.7725, 42.3990, 33.5208
        CIE-Luv:
        41.7725, 64.5394, 19.0567
        Hunter-Lab:
        35.1475, 27.2909, 14.4476
      #9f483e color charts
#9f483e RGB chart
      #9f483e CMYK chart
      #9f483e RGB pie chart
      #9f483e color shades, tints & tones
#9f483e color schemes
#9f483e color preview, HTML & CSS examples
           This text has a color of #9f483e        
        
          <p style="color:#9f483e;">Text here</p>
        
        
          .mytext {color:#9f483e;}
        
        Text color #9f483e
      
           This box has a color of #9f483e        
        
          <div style="background-color:#9f483e;">Content here</div>
        
        
          .mybackground {background-color:#9f483e;}
        
        Background color #9f483e
      
           Border around this has a color of #9f483e        
        
          <div style="border:2px solid #9f483e;">Content here</div>
        
        
          .myborder {border:2px solid #9f483e;}
        
        Border color #9f483e