#9d421f color space conversions
Hex:
        #9d421f
        RGB:
        157, 66, 31
        CMY:
        38, 74, 88
        CMYK:
        0, 58, 80, 38
      HSL:
        17°, 67.0213%, 36.8627%
        HSV (HSB):
        17°, 80.2548%, 61.5686%
        XYZ:
        16.1002, 11.1635, 2.6025
        xyY:
        0.5391, 0.3738, 11.1635
      CIE-Lab:
        39.8544, 35.9003, 38.6894
        CIE-LCH:
        39.8544, 52.7798, 47.1415
        CIE-Luv:
        39.8544, 71.8630, 29.3778
        Hunter-Lab:
        33.4118, 27.5434, 18.7700
      #9d421f color charts
#9d421f RGB chart
      #9d421f CMYK chart
      #9d421f RGB pie chart
      #9d421f color shades, tints & tones
#9d421f color schemes
#9d421f color preview, HTML & CSS examples
           This text has a color of #9d421f        
        
          <p style="color:#9d421f;">Text here</p>
        
        
          .mytext {color:#9d421f;}
        
        Text color #9d421f
      
           This box has a color of #9d421f        
        
          <div style="background-color:#9d421f;">Content here</div>
        
        
          .mybackground {background-color:#9d421f;}
        
        Background color #9d421f
      
           Border around this has a color of #9d421f        
        
          <div style="border:2px solid #9d421f;">Content here</div>
        
        
          .myborder {border:2px solid #9d421f;}
        
        Border color #9d421f