#9c332f color space conversions
Hex:
        #9c332f
        RGB:
        156, 51, 47
        CMY:
        39, 80, 82
        CMYK:
        0, 67, 70, 39
      HSL:
        2°, 53.6946%, 39.8039%
        HSV (HSB):
        2°, 69.8718%, 61.1765%
        XYZ:
        15.4072, 9.6408, 3.7381
        xyY:
        0.5352, 0.3349, 9.6408
      CIE-Lab:
        37.1899, 43.3580, 26.7045
        CIE-LCH:
        37.1899, 50.9219, 31.6292
        CIE-Luv:
        37.1899, 78.3562, 18.5565
        Hunter-Lab:
        31.0497, 34.2370, 14.5967
      #9c332f color charts
#9c332f RGB chart
      #9c332f CMYK chart
      #9c332f RGB pie chart
      #9c332f color shades, tints & tones
#9c332f color schemes
#9c332f color preview, HTML & CSS examples
           This text has a color of #9c332f        
        
          <p style="color:#9c332f;">Text here</p>
        
        
          .mytext {color:#9c332f;}
        
        Text color #9c332f
      
           This box has a color of #9c332f        
        
          <div style="background-color:#9c332f;">Content here</div>
        
        
          .mybackground {background-color:#9c332f;}
        
        Background color #9c332f
      
           Border around this has a color of #9c332f        
        
          <div style="border:2px solid #9c332f;">Content here</div>
        
        
          .myborder {border:2px solid #9c332f;}
        
        Border color #9c332f