#6f4750 color space conversions
Hex:
        #6f4750
        RGB:
        111, 71, 80
        CMY:
        56, 72, 69
        CMYK:
        0, 36, 28, 56
      HSL:
        347°, 21.9780%, 35.6863%
        HSV (HSB):
        347°, 36.0360%, 43.5294%
        XYZ:
        10.2568, 8.4652, 8.6828
        xyY:
        0.3743, 0.3089, 8.4652
      CIE-Lab:
        34.9335, 18.5050, 1.7309
        CIE-LCH:
        34.9335, 18.5857, 5.3439
        CIE-Luv:
        34.9335, 24.2617, -0.7917
        Hunter-Lab:
        29.0950, 12.0098, 2.6727
      #6f4750 color charts
#6f4750 RGB chart
      #6f4750 CMYK chart
      #6f4750 RGB pie chart
      #6f4750 color shades, tints & tones
#6f4750 color schemes
#6f4750 color preview, HTML & CSS examples
           This text has a color of #6f4750        
        
          <p style="color:#6f4750;">Text here</p>
        
        
          .mytext {color:#6f4750;}
        
        Text color #6f4750
      
           This box has a color of #6f4750        
        
          <div style="background-color:#6f4750;">Content here</div>
        
        
          .mybackground {background-color:#6f4750;}
        
        Background color #6f4750
      
           Border around this has a color of #6f4750        
        
          <div style="border:2px solid #6f4750;">Content here</div>
        
        
          .myborder {border:2px solid #6f4750;}
        
        Border color #6f4750