#95682d color space conversions
Hex:
        #95682d
        RGB:
        149, 104, 45
        CMY:
        42, 59, 82
        CMYK:
        0, 30, 70, 42
      HSL:
        34°, 53.6082%, 38.0392%
        HSV (HSB):
        34°, 69.7987%, 58.4314%
        XYZ:
        17.8184, 16.4797, 4.7244
        xyY:
        0.4566, 0.4223, 16.4797
      CIE-Lab:
        47.5976, 12.0354, 39.3721
        CIE-LCH:
        47.5976, 41.1705, 73.0025
        CIE-Luv:
        47.5976, 35.5486, 38.9271
        Hunter-Lab:
        40.5951, 7.3074, 21.5165
      #95682d color charts
#95682d RGB chart
      #95682d CMYK chart
      #95682d RGB pie chart
      #95682d color shades, tints & tones
#95682d color schemes
#95682d color preview, HTML & CSS examples
           This text has a color of #95682d        
        
          <p style="color:#95682d;">Text here</p>
        
        
          .mytext {color:#95682d;}
        
        Text color #95682d
      
           This box has a color of #95682d        
        
          <div style="background-color:#95682d;">Content here</div>
        
        
          .mybackground {background-color:#95682d;}
        
        Background color #95682d
      
           Border around this has a color of #95682d        
        
          <div style="border:2px solid #95682d;">Content here</div>
        
        
          .myborder {border:2px solid #95682d;}
        
        Border color #95682d