#8d606f color space conversions
Hex:
        #8d606f
        RGB:
        141, 96, 111
        CMY:
        45, 62, 56
        CMYK:
        0, 32, 21, 45
      HSL:
        340°, 18.9873%, 46.4706%
        HSV (HSB):
        340°, 31.9149%, 55.2941%
        XYZ:
        18.0366, 15.1762, 17.0176
        xyY:
        0.3591, 0.3021, 15.1762
      CIE-Lab:
        45.8745, 20.6258, -1.0512
        CIE-LCH:
        45.8745, 20.6526, 357.0823
        CIE-Luv:
        45.8745, 27.0139, -4.7930
        Hunter-Lab:
        38.9566, 14.4702, 1.3697
      #8d606f color charts
#8d606f RGB chart
      #8d606f CMYK chart
      #8d606f RGB pie chart
      #8d606f color shades, tints & tones
#8d606f color schemes
#8d606f color preview, HTML & CSS examples
           This text has a color of #8d606f        
        
          <p style="color:#8d606f;">Text here</p>
        
        
          .mytext {color:#8d606f;}
        
        Text color #8d606f
      
           This box has a color of #8d606f        
        
          <div style="background-color:#8d606f;">Content here</div>
        
        
          .mybackground {background-color:#8d606f;}
        
        Background color #8d606f
      
           Border around this has a color of #8d606f        
        
          <div style="border:2px solid #8d606f;">Content here</div>
        
        
          .myborder {border:2px solid #8d606f;}
        
        Border color #8d606f