#952b1f color space conversions
Hex:
        #952b1f
        RGB:
        149, 43, 31
        CMY:
        42, 83, 88
        CMYK:
        0, 71, 79, 42
      HSL:
        6°, 65.5556%, 35.2941%
        HSV (HSB):
        6°, 79.1946%, 58.4314%
        XYZ:
        13.5056, 8.2162, 2.1704
        xyY:
        0.5653, 0.3439, 8.2162
      CIE-Lab:
        34.4292, 43.5454, 32.7191
        CIE-LCH:
        34.4292, 54.4678, 36.9204
        CIE-Luv:
        34.4292, 80.2301, 21.4077
        Hunter-Lab:
        28.6640, 33.9419, 15.5755
      #952b1f color charts
#952b1f RGB chart
      #952b1f CMYK chart
      #952b1f RGB pie chart
      #952b1f color shades, tints & tones
#952b1f color schemes
#952b1f color preview, HTML & CSS examples
           This text has a color of #952b1f        
        
          <p style="color:#952b1f;">Text here</p>
        
        
          .mytext {color:#952b1f;}
        
        Text color #952b1f
      
           This box has a color of #952b1f        
        
          <div style="background-color:#952b1f;">Content here</div>
        
        
          .mybackground {background-color:#952b1f;}
        
        Background color #952b1f
      
           Border around this has a color of #952b1f        
        
          <div style="border:2px solid #952b1f;">Content here</div>
        
        
          .myborder {border:2px solid #952b1f;}
        
        Border color #952b1f