#9d400d color space conversions
Hex:
        #9d400d
        RGB:
        157, 64, 13
        CMY:
        38, 75, 95
        CMYK:
        0, 59, 92, 38
      HSL:
        21°, 84.7059%, 33.3333%
        HSV (HSB):
        21°, 91.7197%, 61.5686%
        XYZ:
        15.8107, 10.8639, 1.6444
        xyY:
        0.5583, 0.3836, 10.8639
      CIE-Lab:
        39.3504, 36.4047, 45.9953
        CIE-LCH:
        39.3504, 58.6590, 51.6388
        CIE-Luv:
        39.3504, 74.9049, 32.6941
        Hunter-Lab:
        32.9605, 27.9429, 20.1144
      #9d400d color charts
#9d400d RGB chart
      #9d400d CMYK chart
      #9d400d RGB pie chart
      #9d400d color shades, tints & tones
#9d400d color schemes
#9d400d color preview, HTML & CSS examples
           This text has a color of #9d400d        
        
          <p style="color:#9d400d;">Text here</p>
        
        
          .mytext {color:#9d400d;}
        
        Text color #9d400d
      
           This box has a color of #9d400d        
        
          <div style="background-color:#9d400d;">Content here</div>
        
        
          .mybackground {background-color:#9d400d;}
        
        Background color #9d400d
      
           Border around this has a color of #9d400d        
        
          <div style="border:2px solid #9d400d;">Content here</div>
        
        
          .myborder {border:2px solid #9d400d;}
        
        Border color #9d400d