#6f4c45 color space conversions
Hex:
        #6f4c45
        RGB:
        111, 76, 69
        CMY:
        56, 70, 73
        CMYK:
        0, 32, 38, 56
      HSL:
        10°, 23.3333%, 35.2941%
        HSV (HSB):
        10°, 37.8378%, 43.5294%
        XYZ:
        10.2142, 8.9781, 6.8248
        xyY:
        0.3926, 0.3451, 8.9781
      CIE-Lab:
        35.9420, 13.8278, 10.1089
        CIE-LCH:
        35.9420, 17.1289, 36.1689
        CIE-Luv:
        35.9420, 23.0062, 9.4904
        Hunter-Lab:
        29.9634, 8.4125, 7.4698
      #6f4c45 color charts
#6f4c45 RGB chart
      #6f4c45 CMYK chart
      #6f4c45 RGB pie chart
      #6f4c45 color shades, tints & tones
#6f4c45 color schemes
#6f4c45 color preview, HTML & CSS examples
           This text has a color of #6f4c45        
        
          <p style="color:#6f4c45;">Text here</p>
        
        
          .mytext {color:#6f4c45;}
        
        Text color #6f4c45
      
           This box has a color of #6f4c45        
        
          <div style="background-color:#6f4c45;">Content here</div>
        
        
          .mybackground {background-color:#6f4c45;}
        
        Background color #6f4c45
      
           Border around this has a color of #6f4c45        
        
          <div style="border:2px solid #6f4c45;">Content here</div>
        
        
          .myborder {border:2px solid #6f4c45;}
        
        Border color #6f4c45