#95450c color space conversions
Hex:
        #95450c
        RGB:
        149, 69, 12
        CMY:
        42, 73, 95
        CMYK:
        0, 54, 92, 42
      HSL:
        25°, 85.0932%, 31.5686%
        HSV (HSB):
        25°, 91.9463%, 58.4314%
        XYZ:
        14.5889, 10.6723, 1.6389
        xyY:
        0.5423, 0.3967, 10.6723
      CIE-Lab:
        39.0231, 30.5418, 45.4865
        CIE-LCH:
        39.0231, 54.7889, 56.1207
        CIE-Luv:
        39.0231, 64.4762, 33.7340
        Hunter-Lab:
        32.6686, 22.5434, 19.8936
      #95450c color charts
#95450c RGB chart
      #95450c CMYK chart
      #95450c RGB pie chart
      #95450c color shades, tints & tones
#95450c color schemes
#95450c color preview, HTML & CSS examples
           This text has a color of #95450c        
        
          <p style="color:#95450c;">Text here</p>
        
        
          .mytext {color:#95450c;}
        
        Text color #95450c
      
           This box has a color of #95450c        
        
          <div style="background-color:#95450c;">Content here</div>
        
        
          .mybackground {background-color:#95450c;}
        
        Background color #95450c
      
           Border around this has a color of #95450c        
        
          <div style="border:2px solid #95450c;">Content here</div>
        
        
          .myborder {border:2px solid #95450c;}
        
        Border color #95450c