#955c1e color space conversions
Hex:
        #955c1e
        RGB:
        149, 92, 30
        CMY:
        42, 64, 88
        CMYK:
        0, 38, 80, 42
      HSL:
        31°, 66.4804%, 35.0980%
        HSV (HSB):
        31°, 79.8658%, 58.4314%
        XYZ:
        16.4559, 14.1376, 3.0898
        xyY:
        0.4885, 0.4197, 14.1376
      CIE-Lab:
        44.4296, 18.2025, 43.1857
        CIE-LCH:
        44.4296, 46.8650, 67.1449
        CIE-Luv:
        44.4296, 45.6150, 38.5552
        Hunter-Lab:
        37.6000, 12.3219, 21.4478
      #955c1e color charts
#955c1e RGB chart
      #955c1e CMYK chart
      #955c1e RGB pie chart
      #955c1e color shades, tints & tones
#955c1e color schemes
#955c1e color preview, HTML & CSS examples
           This text has a color of #955c1e        
        
          <p style="color:#955c1e;">Text here</p>
        
        
          .mytext {color:#955c1e;}
        
        Text color #955c1e
      
           This box has a color of #955c1e        
        
          <div style="background-color:#955c1e;">Content here</div>
        
        
          .mybackground {background-color:#955c1e;}
        
        Background color #955c1e
      
           Border around this has a color of #955c1e        
        
          <div style="border:2px solid #955c1e;">Content here</div>
        
        
          .myborder {border:2px solid #955c1e;}
        
        Border color #955c1e