#9f474a color space conversions
Hex:
        #9f474a
        RGB:
        159, 71, 74
        CMY:
        38, 72, 71
        CMYK:
        0, 55, 53, 38
      HSL:
        358°, 38.2609%, 45.0980%
        HSV (HSB):
        358°, 55.3459%, 62.3529%
        XYZ:
        17.7873, 12.3718, 7.9291
        xyY:
        0.4670, 0.3248, 12.3718
      CIE-Lab:
        41.8011, 36.8541, 16.1382
        CIE-LCH:
        41.8011, 40.2327, 23.6484
        CIE-Luv:
        41.8011, 62.7013, 11.8728
        Hunter-Lab:
        35.1736, 28.7140, 11.2560
      #9f474a color charts
#9f474a RGB chart
      #9f474a CMYK chart
      #9f474a RGB pie chart
      #9f474a color shades, tints & tones
#9f474a color schemes
#9f474a color preview, HTML & CSS examples
           This text has a color of #9f474a        
        
          <p style="color:#9f474a;">Text here</p>
        
        
          .mytext {color:#9f474a;}
        
        Text color #9f474a
      
           This box has a color of #9f474a        
        
          <div style="background-color:#9f474a;">Content here</div>
        
        
          .mybackground {background-color:#9f474a;}
        
        Background color #9f474a
      
           Border around this has a color of #9f474a        
        
          <div style="border:2px solid #9f474a;">Content here</div>
        
        
          .myborder {border:2px solid #9f474a;}
        
        Border color #9f474a