#954e2f color space conversions
Hex:
        #954e2f
        RGB:
        149, 78, 47
        CMY:
        42, 69, 82
        CMYK:
        0, 48, 68, 42
      HSL:
        18°, 52.0408%, 38.4314%
        HSV (HSB):
        18°, 68.4564%, 58.4314%
        XYZ:
        15.6319, 12.0436, 4.1901
        xyY:
        0.4906, 0.3779, 12.0436
      CIE-Lab:
        41.2853, 27.0242, 31.2449
        CIE-LCH:
        41.2853, 41.3105, 49.1429
        CIE-Luv:
        41.2853, 54.4985, 27.1815
        Hunter-Lab:
        34.7039, 19.6713, 17.1341
      #954e2f color charts
#954e2f RGB chart
      #954e2f CMYK chart
      #954e2f RGB pie chart
      #954e2f color shades, tints & tones
#954e2f color schemes
#954e2f color preview, HTML & CSS examples
           This text has a color of #954e2f        
        
          <p style="color:#954e2f;">Text here</p>
        
        
          .mytext {color:#954e2f;}
        
        Text color #954e2f
      
           This box has a color of #954e2f        
        
          <div style="background-color:#954e2f;">Content here</div>
        
        
          .mybackground {background-color:#954e2f;}
        
        Background color #954e2f
      
           Border around this has a color of #954e2f        
        
          <div style="border:2px solid #954e2f;">Content here</div>
        
        
          .myborder {border:2px solid #954e2f;}
        
        Border color #954e2f