#95522d color space conversions
Hex:
        #95522d
        RGB:
        149, 82, 45
        CMY:
        42, 68, 82
        CMYK:
        0, 45, 70, 42
      HSL:
        21°, 53.6082%, 38.0392%
        HSV (HSB):
        21°, 69.7987%, 58.4314%
        XYZ:
        15.8854, 12.6136, 4.0800
        xyY:
        0.4876, 0.3872, 12.6136
      CIE-Lab:
        42.1752, 24.6612, 33.3755
        CIE-LCH:
        42.1752, 41.4982, 53.5393
        CIE-Luv:
        42.1752, 51.8309, 29.6154
        Hunter-Lab:
        35.5156, 17.6868, 18.0497
      #95522d color charts
#95522d RGB chart
      #95522d CMYK chart
      #95522d RGB pie chart
      #95522d color shades, tints & tones
#95522d color schemes
#95522d color preview, HTML & CSS examples
           This text has a color of #95522d        
        
          <p style="color:#95522d;">Text here</p>
        
        
          .mytext {color:#95522d;}
        
        Text color #95522d
      
           This box has a color of #95522d        
        
          <div style="background-color:#95522d;">Content here</div>
        
        
          .mybackground {background-color:#95522d;}
        
        Background color #95522d
      
           Border around this has a color of #95522d        
        
          <div style="border:2px solid #95522d;">Content here</div>
        
        
          .myborder {border:2px solid #95522d;}
        
        Border color #95522d