#954c3a color space conversions
Hex:
        #954c3a
        RGB:
        149, 76, 58
        CMY:
        42, 70, 77
        CMYK:
        0, 49, 61, 42
      HSL:
        12°, 43.9614%, 40.5882%
        HSV (HSB):
        12°, 61.0738%, 58.4314%
        XYZ:
        15.7426, 11.8639, 5.4632
        xyY:
        0.4760, 0.3588, 11.8639
      CIE-Lab:
        40.9990, 28.9031, 24.5076
        CIE-LCH:
        40.9990, 37.8948, 40.2953
        CIE-Luv:
        40.9990, 54.3054, 21.2646
        Hunter-Lab:
        34.4441, 21.3060, 14.7068
      #954c3a color charts
#954c3a RGB chart
      #954c3a CMYK chart
      #954c3a RGB pie chart
      #954c3a color shades, tints & tones
#954c3a color schemes
#954c3a color preview, HTML & CSS examples
           This text has a color of #954c3a        
        
          <p style="color:#954c3a;">Text here</p>
        
        
          .mytext {color:#954c3a;}
        
        Text color #954c3a
      
           This box has a color of #954c3a        
        
          <div style="background-color:#954c3a;">Content here</div>
        
        
          .mybackground {background-color:#954c3a;}
        
        Background color #954c3a
      
           Border around this has a color of #954c3a        
        
          <div style="border:2px solid #954c3a;">Content here</div>
        
        
          .myborder {border:2px solid #954c3a;}
        
        Border color #954c3a