#8c565f color space conversions
Hex:
        #8c565f
        RGB:
        140, 86, 95
        CMY:
        45, 66, 63
        CMYK:
        0, 39, 32, 45
      HSL:
        350°, 23.8938%, 44.3137%
        HSV (HSB):
        350°, 38.5714%, 54.9020%
        XYZ:
        16.2086, 13.0572, 12.4925
        xyY:
        0.3882, 0.3127, 13.0572
      CIE-Lab:
        42.8494, 23.6105, 4.2809
        CIE-LCH:
        42.8494, 23.9954, 10.2767
        CIE-Luv:
        42.8494, 34.5201, 1.4384
        Hunter-Lab:
        36.1348, 16.8317, 4.7967
      #8c565f color charts
#8c565f RGB chart
      #8c565f CMYK chart
      #8c565f RGB pie chart
      #8c565f color shades, tints & tones
#8c565f color schemes
#8c565f color preview, HTML & CSS examples
           This text has a color of #8c565f        
        
          <p style="color:#8c565f;">Text here</p>
        
        
          .mytext {color:#8c565f;}
        
        Text color #8c565f
      
           This box has a color of #8c565f        
        
          <div style="background-color:#8c565f;">Content here</div>
        
        
          .mybackground {background-color:#8c565f;}
        
        Background color #8c565f
      
           Border around this has a color of #8c565f        
        
          <div style="border:2px solid #8c565f;">Content here</div>
        
        
          .myborder {border:2px solid #8c565f;}
        
        Border color #8c565f