#9f3c4d color space conversions
Hex:
        #9f3c4d
        RGB:
        159, 60, 77
        CMY:
        38, 76, 70
        CMYK:
        0, 62, 52, 38
      HSL:
        350°, 45.2055%, 42.9412%
        HSV (HSB):
        350°, 62.2642%, 62.3529%
        XYZ:
        17.2535, 11.1385, 8.2618
        xyY:
        0.4707, 0.3039, 11.1385
      CIE-Lab:
        39.8127, 42.5342, 11.5579
        CIE-LCH:
        39.8127, 44.0766, 15.2020
        CIE-Luv:
        39.8127, 68.4158, 5.7165
        Hunter-Lab:
        33.3743, 33.8738, 8.6849
      #9f3c4d color charts
#9f3c4d RGB chart
      #9f3c4d CMYK chart
      #9f3c4d RGB pie chart
      #9f3c4d color shades, tints & tones
#9f3c4d color schemes
#9f3c4d color preview, HTML & CSS examples
           This text has a color of #9f3c4d        
        
          <p style="color:#9f3c4d;">Text here</p>
        
        
          .mytext {color:#9f3c4d;}
        
        Text color #9f3c4d
      
           This box has a color of #9f3c4d        
        
          <div style="background-color:#9f3c4d;">Content here</div>
        
        
          .mybackground {background-color:#9f3c4d;}
        
        Background color #9f3c4d
      
           Border around this has a color of #9f3c4d        
        
          <div style="border:2px solid #9f3c4d;">Content here</div>
        
        
          .myborder {border:2px solid #9f3c4d;}
        
        Border color #9f3c4d