#6f3a47 color space conversions
Hex:
        #6f3a47
        RGB:
        111, 58, 71
        CMY:
        56, 77, 72
        CMYK:
        0, 48, 36, 56
      HSL:
        345°, 31.3609%, 33.1373%
        HSV (HSB):
        345°, 47.7477%, 43.5294%
        XYZ:
        9.2059, 6.8606, 6.8002
        xyY:
        0.4026, 0.3000, 6.8606
      CIE-Lab:
        31.4873, 24.9351, 2.5238
        CIE-LCH:
        31.4873, 25.0625, 5.7796
        CIE-Luv:
        31.4873, 32.7647, -0.9780
        Hunter-Lab:
        26.1927, 16.9002, 2.9417
      #6f3a47 color charts
#6f3a47 RGB chart
      #6f3a47 CMYK chart
      #6f3a47 RGB pie chart
      #6f3a47 color shades, tints & tones
#6f3a47 color schemes
#6f3a47 color preview, HTML & CSS examples
           This text has a color of #6f3a47        
        
          <p style="color:#6f3a47;">Text here</p>
        
        
          .mytext {color:#6f3a47;}
        
        Text color #6f3a47
      
           This box has a color of #6f3a47        
        
          <div style="background-color:#6f3a47;">Content here</div>
        
        
          .mybackground {background-color:#6f3a47;}
        
        Background color #6f3a47
      
           Border around this has a color of #6f3a47        
        
          <div style="border:2px solid #6f3a47;">Content here</div>
        
        
          .myborder {border:2px solid #6f3a47;}
        
        Border color #6f3a47