#9f413b color space conversions
Hex:
        #9f413b
        RGB:
        159, 65, 59
        CMY:
        38, 75, 77
        CMYK:
        0, 59, 63, 38
      HSL:
        4°, 45.8716%, 42.7451%
        HSV (HSB):
        4°, 62.8931%, 62.3529%
        XYZ:
        16.9778, 11.4673, 5.4563
        xyY:
        0.5008, 0.3383, 11.4673
      CIE-Lab:
        40.3566, 38.6738, 23.4314
        CIE-LCH:
        40.3566, 45.2183, 31.2105
        CIE-Luv:
        40.3566, 69.7032, 17.9600
        Hunter-Lab:
        33.8634, 30.2321, 14.1512
      #9f413b color charts
#9f413b RGB chart
      #9f413b CMYK chart
      #9f413b RGB pie chart
      #9f413b color shades, tints & tones
#9f413b color schemes
#9f413b color preview, HTML & CSS examples
           This text has a color of #9f413b        
        
          <p style="color:#9f413b;">Text here</p>
        
        
          .mytext {color:#9f413b;}
        
        Text color #9f413b
      
           This box has a color of #9f413b        
        
          <div style="background-color:#9f413b;">Content here</div>
        
        
          .mybackground {background-color:#9f413b;}
        
        Background color #9f413b
      
           Border around this has a color of #9f413b        
        
          <div style="border:2px solid #9f413b;">Content here</div>
        
        
          .myborder {border:2px solid #9f413b;}
        
        Border color #9f413b