#6f4f35 color space conversions
Hex:
        #6f4f35
        RGB:
        111, 79, 53
        CMY:
        56, 69, 79
        CMYK:
        0, 29, 52, 56
      HSL:
        27°, 35.3659%, 32.1569%
        HSV (HSB):
        27°, 52.2523%, 43.5294%
        XYZ:
        9.9941, 9.2285, 4.6227
        xyY:
        0.4191, 0.3870, 9.2285
      CIE-Lab:
        36.4206, 10.0457, 20.6093
        CIE-LCH:
        36.4206, 22.9273, 64.0138
        CIE-Luv:
        36.4206, 22.9575, 20.5689
        Hunter-Lab:
        30.3785, 5.5619, 12.2428
      #6f4f35 color charts
#6f4f35 RGB chart
      #6f4f35 CMYK chart
      #6f4f35 RGB pie chart
      #6f4f35 color shades, tints & tones
#6f4f35 color schemes
#6f4f35 color preview, HTML & CSS examples
           This text has a color of #6f4f35        
        
          <p style="color:#6f4f35;">Text here</p>
        
        
          .mytext {color:#6f4f35;}
        
        Text color #6f4f35
      
           This box has a color of #6f4f35        
        
          <div style="background-color:#6f4f35;">Content here</div>
        
        
          .mybackground {background-color:#6f4f35;}
        
        Background color #6f4f35
      
           Border around this has a color of #6f4f35        
        
          <div style="border:2px solid #6f4f35;">Content here</div>
        
        
          .myborder {border:2px solid #6f4f35;}
        
        Border color #6f4f35