#8c434f color space conversions
Hex:
        #8c434f
        RGB:
        140, 67, 79
        CMY:
        45, 74, 69
        CMYK:
        0, 52, 44, 45
      HSL:
        350°, 35.2657%, 40.5882%
        HSV (HSB):
        350°, 52.1429%, 54.9020%
        XYZ:
        14.2337, 10.1543, 8.6069
        xyY:
        0.4314, 0.3078, 10.1543
      CIE-Lab:
        38.1179, 32.2524, 7.4728
        CIE-LCH:
        38.1179, 33.1068, 13.0450
        CIE-Luv:
        38.1179, 48.6250, 3.3367
        Hunter-Lab:
        31.8658, 23.9665, 6.2919
      #8c434f color charts
#8c434f RGB chart
      #8c434f CMYK chart
      #8c434f RGB pie chart
      #8c434f color shades, tints & tones
#8c434f color schemes
#8c434f color preview, HTML & CSS examples
           This text has a color of #8c434f        
        
          <p style="color:#8c434f;">Text here</p>
        
        
          .mytext {color:#8c434f;}
        
        Text color #8c434f
      
           This box has a color of #8c434f        
        
          <div style="background-color:#8c434f;">Content here</div>
        
        
          .mybackground {background-color:#8c434f;}
        
        Background color #8c434f
      
           Border around this has a color of #8c434f        
        
          <div style="border:2px solid #8c434f;">Content here</div>
        
        
          .myborder {border:2px solid #8c434f;}
        
        Border color #8c434f