#954f2f color space conversions
Hex:
        #954f2f
        RGB:
        149, 79, 47
        CMY:
        42, 69, 82
        CMYK:
        0, 47, 68, 42
      HSL:
        19°, 52.0408%, 38.4314%
        HSV (HSB):
        19°, 68.4564%, 58.4314%
        XYZ:
        15.7035, 12.1868, 4.2139
        xyY:
        0.4891, 0.3796, 12.1868
      CIE-Lab:
        41.5114, 26.4671, 31.5069
        CIE-LCH:
        41.5114, 41.1484, 49.9683
        CIE-Luv:
        41.5114, 53.7760, 27.5852
        Hunter-Lab:
        34.9095, 19.2037, 17.2798
      #954f2f color charts
#954f2f RGB chart
      #954f2f CMYK chart
      #954f2f RGB pie chart
      #954f2f color shades, tints & tones
#954f2f color schemes
#954f2f color preview, HTML & CSS examples
           This text has a color of #954f2f        
        
          <p style="color:#954f2f;">Text here</p>
        
        
          .mytext {color:#954f2f;}
        
        Text color #954f2f
      
           This box has a color of #954f2f        
        
          <div style="background-color:#954f2f;">Content here</div>
        
        
          .mybackground {background-color:#954f2f;}
        
        Background color #954f2f
      
           Border around this has a color of #954f2f        
        
          <div style="border:2px solid #954f2f;">Content here</div>
        
        
          .myborder {border:2px solid #954f2f;}
        
        Border color #954f2f