#9c302f color space conversions
Hex:
        #9c302f
        RGB:
        156, 48, 47
        CMY:
        39, 81, 82
        CMYK:
        0, 69, 70, 39
      HSL:
        1°, 53.6946%, 39.8039%
        HSV (HSB):
        1°, 69.8718%, 61.1765%
        XYZ:
        15.2803, 9.3871, 3.6958
        xyY:
        0.5387, 0.3310, 9.3871
      CIE-Lab:
        36.7191, 44.6369, 26.1388
        CIE-LCH:
        36.7191, 51.7271, 30.3527
        CIE-Luv:
        36.7191, 80.0876, 17.6749
        Hunter-Lab:
        30.6383, 35.4068, 14.2948
      #9c302f color charts
#9c302f RGB chart
      #9c302f CMYK chart
      #9c302f RGB pie chart
      #9c302f color shades, tints & tones
#9c302f color schemes
#9c302f color preview, HTML & CSS examples
           This text has a color of #9c302f        
        
          <p style="color:#9c302f;">Text here</p>
        
        
          .mytext {color:#9c302f;}
        
        Text color #9c302f
      
           This box has a color of #9c302f        
        
          <div style="background-color:#9c302f;">Content here</div>
        
        
          .mybackground {background-color:#9c302f;}
        
        Background color #9c302f
      
           Border around this has a color of #9c302f        
        
          <div style="border:2px solid #9c302f;">Content here</div>
        
        
          .myborder {border:2px solid #9c302f;}
        
        Border color #9c302f