#95672d color space conversions
Hex:
        #95672d
        RGB:
        149, 103, 45
        CMY:
        42, 60, 82
        CMYK:
        0, 31, 70, 42
      HSL:
        33°, 53.6082%, 38.0392%
        HSV (HSB):
        33°, 69.7987%, 58.4314%
        XYZ:
        17.7183, 16.2795, 4.6910
        xyY:
        0.4580, 0.4208, 16.2795
      CIE-Lab:
        47.3391, 12.6129, 39.0922
        CIE-LCH:
        47.3391, 41.0766, 72.1180
        CIE-Luv:
        47.3391, 36.2859, 38.4925
        Hunter-Lab:
        40.3479, 7.7775, 21.3502
      #95672d color charts
#95672d RGB chart
      #95672d CMYK chart
      #95672d RGB pie chart
      #95672d color shades, tints & tones
#95672d color schemes
#95672d color preview, HTML & CSS examples
           This text has a color of #95672d        
        
          <p style="color:#95672d;">Text here</p>
        
        
          .mytext {color:#95672d;}
        
        Text color #95672d
      
           This box has a color of #95672d        
        
          <div style="background-color:#95672d;">Content here</div>
        
        
          .mybackground {background-color:#95672d;}
        
        Background color #95672d
      
           Border around this has a color of #95672d        
        
          <div style="border:2px solid #95672d;">Content here</div>
        
        
          .myborder {border:2px solid #95672d;}
        
        Border color #95672d