#8c5c65 color space conversions
Hex:
        #8c5c65
        RGB:
        140, 92, 101
        CMY:
        45, 64, 60
        CMYK:
        0, 34, 28, 45
      HSL:
        349°, 20.6897%, 45.4902%
        HSV (HSB):
        349°, 34.2857%, 54.9020%
        XYZ:
        16.9913, 14.1693, 14.1513
        xyY:
        0.3750, 0.3127, 14.1693
      CIE-Lab:
        44.4748, 20.9978, 2.9592
        CIE-LCH:
        44.4748, 21.2053, 8.0218
        CIE-Luv:
        44.4748, 30.0917, 0.3048
        Hunter-Lab:
        37.6422, 14.6995, 4.0598
      #8c5c65 color charts
#8c5c65 RGB chart
      #8c5c65 CMYK chart
      #8c5c65 RGB pie chart
      #8c5c65 color shades, tints & tones
#8c5c65 color schemes
#8c5c65 color preview, HTML & CSS examples
           This text has a color of #8c5c65        
        
          <p style="color:#8c5c65;">Text here</p>
        
        
          .mytext {color:#8c5c65;}
        
        Text color #8c5c65
      
           This box has a color of #8c5c65        
        
          <div style="background-color:#8c5c65;">Content here</div>
        
        
          .mybackground {background-color:#8c5c65;}
        
        Background color #8c5c65
      
           Border around this has a color of #8c5c65        
        
          <div style="border:2px solid #8c5c65;">Content here</div>
        
        
          .myborder {border:2px solid #8c5c65;}
        
        Border color #8c5c65