#8d685d color space conversions
Hex:
        #8d685d
        RGB:
        141, 104, 93
        CMY:
        45, 59, 64
        CMYK:
        0, 26, 34, 45
      HSL:
        14°, 20.5128%, 45.8824%
        HSV (HSB):
        14°, 34.0426%, 55.2941%
        XYZ:
        17.9106, 16.3537, 12.5685
        xyY:
        0.3824, 0.3492, 16.3537
      CIE-Lab:
        47.4351, 13.2285, 11.9906
        CIE-LCH:
        47.4351, 17.8541, 42.1897
        CIE-Luv:
        47.4351, 24.8126, 12.8091
        Hunter-Lab:
        40.4397, 8.2877, 9.8806
      #8d685d color charts
#8d685d RGB chart
      #8d685d CMYK chart
      #8d685d RGB pie chart
      #8d685d color shades, tints & tones
#8d685d color schemes
#8d685d color preview, HTML & CSS examples
           This text has a color of #8d685d        
        
          <p style="color:#8d685d;">Text here</p>
        
        
          .mytext {color:#8d685d;}
        
        Text color #8d685d
      
           This box has a color of #8d685d        
        
          <div style="background-color:#8d685d;">Content here</div>
        
        
          .mybackground {background-color:#8d685d;}
        
        Background color #8d685d
      
           Border around this has a color of #8d685d        
        
          <div style="border:2px solid #8d685d;">Content here</div>
        
        
          .myborder {border:2px solid #8d685d;}
        
        Border color #8d685d