#95542f color space conversions
Hex:
        #95542f
        RGB:
        149, 84, 47
        CMY:
        42, 67, 82
        CMYK:
        0, 44, 68, 42
      HSL:
        22°, 52.0408%, 38.4314%
        HSV (HSB):
        22°, 68.4564%, 58.4314%
        XYZ:
        16.0778, 12.9354, 4.3387
        xyY:
        0.4821, 0.3878, 12.9354
      CIE-Lab:
        42.6658, 23.6543, 32.8359
        CIE-LCH:
        42.6658, 40.4688, 54.2319
        CIE-Luv:
        42.6658, 50.1351, 29.6341
        Hunter-Lab:
        35.9659, 16.8546, 18.0237
      #95542f color charts
#95542f RGB chart
      #95542f CMYK chart
      #95542f RGB pie chart
      #95542f color shades, tints & tones
#95542f color schemes
#95542f color preview, HTML & CSS examples
           This text has a color of #95542f        
        
          <p style="color:#95542f;">Text here</p>
        
        
          .mytext {color:#95542f;}
        
        Text color #95542f
      
           This box has a color of #95542f        
        
          <div style="background-color:#95542f;">Content here</div>
        
        
          .mybackground {background-color:#95542f;}
        
        Background color #95542f
      
           Border around this has a color of #95542f        
        
          <div style="border:2px solid #95542f;">Content here</div>
        
        
          .myborder {border:2px solid #95542f;}
        
        Border color #95542f