#6b3a30 color space conversions
Hex:
        #6b3a30
        RGB:
        107, 58, 48
        CMY:
        58, 77, 81
        CMYK:
        0, 46, 55, 58
      HSL:
        10°, 38.0645%, 30.3922%
        HSV (HSB):
        10°, 55.1402%, 41.9608%
        XYZ:
        8.1100, 6.3653, 3.5975
        xyY:
        0.4487, 0.3522, 6.3653
      CIE-Lab:
        30.3160, 20.4840, 15.6786
        CIE-LCH:
        30.3160, 25.7956, 37.4308
        CIE-Luv:
        30.3160, 33.8025, 12.8123
        Hunter-Lab:
        25.2296, 13.2265, 9.2065
      #6b3a30 color charts
#6b3a30 RGB chart
      #6b3a30 CMYK chart
      #6b3a30 RGB pie chart
      #6b3a30 color shades, tints & tones
#6b3a30 color schemes
#6b3a30 color preview, HTML & CSS examples
           This text has a color of #6b3a30        
        
          <p style="color:#6b3a30;">Text here</p>
        
        
          .mytext {color:#6b3a30;}
        
        Text color #6b3a30
      
           This box has a color of #6b3a30        
        
          <div style="background-color:#6b3a30;">Content here</div>
        
        
          .mybackground {background-color:#6b3a30;}
        
        Background color #6b3a30
      
           Border around this has a color of #6b3a30        
        
          <div style="border:2px solid #6b3a30;">Content here</div>
        
        
          .myborder {border:2px solid #6b3a30;}
        
        Border color #6b3a30