#6f4a42 color space conversions
Hex:
        #6f4a42
        RGB:
        111, 74, 66
        CMY:
        56, 71, 74
        CMYK:
        0, 33, 41, 56
      HSL:
        11°, 25.4237%, 34.7059%
        HSV (HSB):
        11°, 40.5405%, 43.5294%
        XYZ:
        9.9877, 8.6704, 6.3014
        xyY:
        0.4002, 0.3474, 8.6704
      CIE-Lab:
        35.3418, 14.6449, 11.1593
        CIE-LCH:
        35.3418, 18.4120, 37.3072
        CIE-Luv:
        35.3418, 24.5825, 10.3844
        Hunter-Lab:
        29.4456, 9.0160, 7.9237
      #6f4a42 color charts
#6f4a42 RGB chart
      #6f4a42 CMYK chart
      #6f4a42 RGB pie chart
      #6f4a42 color shades, tints & tones
#6f4a42 color schemes
#6f4a42 color preview, HTML & CSS examples
           This text has a color of #6f4a42        
        
          <p style="color:#6f4a42;">Text here</p>
        
        
          .mytext {color:#6f4a42;}
        
        Text color #6f4a42
      
           This box has a color of #6f4a42        
        
          <div style="background-color:#6f4a42;">Content here</div>
        
        
          .mybackground {background-color:#6f4a42;}
        
        Background color #6f4a42
      
           Border around this has a color of #6f4a42        
        
          <div style="border:2px solid #6f4a42;">Content here</div>
        
        
          .myborder {border:2px solid #6f4a42;}
        
        Border color #6f4a42