#9f332d color space conversions
Hex:
        #9f332d
        RGB:
        159, 51, 45
        CMY:
        38, 80, 82
        CMYK:
        0, 68, 72, 38
      HSL:
        3°, 55.8824%, 40.0000%
        HSV (HSB):
        3°, 71.6981%, 62.3529%
        XYZ:
        15.9556, 9.9280, 3.5580
        xyY:
        0.5419, 0.3372, 9.9280
      CIE-Lab:
        37.7130, 44.2999, 28.6678
        CIE-LCH:
        37.7130, 52.7667, 32.9082
        CIE-Luv:
        37.7130, 81.2452, 19.9288
        Hunter-Lab:
        31.5088, 35.2492, 15.3611
      #9f332d color charts
#9f332d RGB chart
      #9f332d CMYK chart
      #9f332d RGB pie chart
      #9f332d color shades, tints & tones
#9f332d color schemes
#9f332d color preview, HTML & CSS examples
           This text has a color of #9f332d        
        
          <p style="color:#9f332d;">Text here</p>
        
        
          .mytext {color:#9f332d;}
        
        Text color #9f332d
      
           This box has a color of #9f332d        
        
          <div style="background-color:#9f332d;">Content here</div>
        
        
          .mybackground {background-color:#9f332d;}
        
        Background color #9f332d
      
           Border around this has a color of #9f332d        
        
          <div style="border:2px solid #9f332d;">Content here</div>
        
        
          .myborder {border:2px solid #9f332d;}
        
        Border color #9f332d