#9f3c4a color space conversions
Hex:
        #9f3c4a
        RGB:
        159, 60, 74
        CMY:
        38, 76, 71
        CMYK:
        0, 62, 53, 38
      HSL:
        352°, 45.2055%, 42.9412%
        HSV (HSB):
        352°, 62.2642%, 62.3529%
        XYZ:
        17.1500, 11.0971, 7.7166
        xyY:
        0.4769, 0.3086, 11.0971
      CIE-Lab:
        39.7435, 42.2654, 13.3434
        CIE-LCH:
        39.7435, 44.3216, 17.5212
        CIE-Luv:
        39.7435, 69.2084, 7.6026
        Hunter-Lab:
        33.3122, 33.5998, 9.5844
      #9f3c4a color charts
#9f3c4a RGB chart
      #9f3c4a CMYK chart
      #9f3c4a RGB pie chart
      #9f3c4a color shades, tints & tones
#9f3c4a color schemes
#9f3c4a color preview, HTML & CSS examples
           This text has a color of #9f3c4a        
        
          <p style="color:#9f3c4a;">Text here</p>
        
        
          .mytext {color:#9f3c4a;}
        
        Text color #9f3c4a
      
           This box has a color of #9f3c4a        
        
          <div style="background-color:#9f3c4a;">Content here</div>
        
        
          .mybackground {background-color:#9f3c4a;}
        
        Background color #9f3c4a
      
           Border around this has a color of #9f3c4a        
        
          <div style="border:2px solid #9f3c4a;">Content here</div>
        
        
          .myborder {border:2px solid #9f3c4a;}
        
        Border color #9f3c4a