#9d322d color space conversions
Hex:
        #9d322d
        RGB:
        157, 50, 45
        CMY:
        38, 80, 82
        CMYK:
        0, 68, 71, 38
      HSL:
        3°, 55.4455%, 39.6078%
        HSV (HSB):
        3°, 71.3376%, 61.5686%
        XYZ:
        15.5189, 9.6388, 3.5252
        xyY:
        0.5411, 0.3360, 9.6388
      CIE-Lab:
        37.1861, 44.0312, 27.9567
        CIE-LCH:
        37.1861, 52.1567, 32.4127
        CIE-Luv:
        37.1861, 80.1822, 19.3033
        Hunter-Lab:
        31.0464, 34.8942, 15.0004
      #9d322d color charts
#9d322d RGB chart
      #9d322d CMYK chart
      #9d322d RGB pie chart
      #9d322d color shades, tints & tones
#9d322d color schemes
#9d322d color preview, HTML & CSS examples
           This text has a color of #9d322d        
        
          <p style="color:#9d322d;">Text here</p>
        
        
          .mytext {color:#9d322d;}
        
        Text color #9d322d
      
           This box has a color of #9d322d        
        
          <div style="background-color:#9d322d;">Content here</div>
        
        
          .mybackground {background-color:#9d322d;}
        
        Background color #9d322d
      
           Border around this has a color of #9d322d        
        
          <div style="border:2px solid #9d322d;">Content here</div>
        
        
          .myborder {border:2px solid #9d322d;}
        
        Border color #9d322d