#96450c color space conversions
Hex:
        #96450c
        RGB:
        150, 69, 12
        CMY:
        41, 73, 95
        CMYK:
        0, 54, 92, 41
      HSL:
        25°, 85.1852%, 31.7647%
        HSV (HSB):
        25°, 92.0000%, 58.8235%
        XYZ:
        14.7722, 10.7668, 1.6475
        xyY:
        0.5434, 0.3960, 10.7668
      CIE-Lab:
        39.1849, 30.9603, 45.6796
        CIE-LCH:
        39.1849, 55.1830, 55.8717
        CIE-Luv:
        39.1849, 65.3190, 33.8193
        Hunter-Lab:
        32.8128, 22.9373, 19.9922
      #96450c color charts
#96450c RGB chart
      #96450c CMYK chart
      #96450c RGB pie chart
      #96450c color shades, tints & tones
#96450c color schemes
#96450c color preview, HTML & CSS examples
           This text has a color of #96450c        
        
          <p style="color:#96450c;">Text here</p>
        
        
          .mytext {color:#96450c;}
        
        Text color #96450c
      
           This box has a color of #96450c        
        
          <div style="background-color:#96450c;">Content here</div>
        
        
          .mybackground {background-color:#96450c;}
        
        Background color #96450c
      
           Border around this has a color of #96450c        
        
          <div style="border:2px solid #96450c;">Content here</div>
        
        
          .myborder {border:2px solid #96450c;}
        
        Border color #96450c