#9d322f color space conversions
Hex:
        #9d322f
        RGB:
        157, 50, 47
        CMY:
        38, 80, 82
        CMYK:
        0, 68, 70, 38
      HSL:
        2°, 53.9216%, 40.0000%
        HSV (HSB):
        2°, 70.0637%, 61.5686%
        XYZ:
        15.5583, 9.6545, 3.7328
        xyY:
        0.5375, 0.3335, 9.6545
      CIE-Lab:
        37.2151, 44.1375, 26.7788
        CIE-LCH:
        37.2151, 51.6258, 31.2457
        CIE-Luv:
        37.2151, 79.7675, 18.4301
        Hunter-Lab:
        31.0718, 35.0034, 14.6274
      #9d322f color charts
#9d322f RGB chart
      #9d322f CMYK chart
      #9d322f RGB pie chart
      #9d322f color shades, tints & tones
#9d322f color schemes
#9d322f color preview, HTML & CSS examples
           This text has a color of #9d322f        
        
          <p style="color:#9d322f;">Text here</p>
        
        
          .mytext {color:#9d322f;}
        
        Text color #9d322f
      
           This box has a color of #9d322f        
        
          <div style="background-color:#9d322f;">Content here</div>
        
        
          .mybackground {background-color:#9d322f;}
        
        Background color #9d322f
      
           Border around this has a color of #9d322f        
        
          <div style="border:2px solid #9d322f;">Content here</div>
        
        
          .myborder {border:2px solid #9d322f;}
        
        Border color #9d322f