#6f5564 color space conversions
Hex:
        #6f5564
        RGB:
        111, 85, 100
        CMY:
        56, 67, 61
        CMYK:
        0, 23, 10, 56
      HSL:
        325°, 13.2653%, 38.4314%
        HSV (HSB):
        325°, 23.4234%, 43.5294%
        XYZ:
        12.1043, 10.7966, 13.5026
        xyY:
        0.3325, 0.2966, 10.7966
      CIE-Lab:
        39.2358, 13.4721, -4.5012
        CIE-LCH:
        39.2358, 14.2042, 341.5249
        CIE-Luv:
        39.2358, 14.1885, -7.8861
        Hunter-Lab:
        32.8582, 8.2540, -1.3636
      #6f5564 color charts
#6f5564 RGB chart
      #6f5564 CMYK chart
      #6f5564 RGB pie chart
      #6f5564 color shades, tints & tones
#6f5564 color schemes
#6f5564 color preview, HTML & CSS examples
           This text has a color of #6f5564        
        
          <p style="color:#6f5564;">Text here</p>
        
        
          .mytext {color:#6f5564;}
        
        Text color #6f5564
      
           This box has a color of #6f5564        
        
          <div style="background-color:#6f5564;">Content here</div>
        
        
          .mybackground {background-color:#6f5564;}
        
        Background color #6f5564
      
           Border around this has a color of #6f5564        
        
          <div style="border:2px solid #6f5564;">Content here</div>
        
        
          .myborder {border:2px solid #6f5564;}
        
        Border color #6f5564