#6b3f30 color space conversions
Hex:
        #6b3f30
        RGB:
        107, 63, 48
        CMY:
        58, 75, 81
        CMYK:
        0, 41, 55, 58
      HSL:
        15°, 38.0645%, 30.3922%
        HSV (HSB):
        15°, 55.1402%, 41.9608%
        XYZ:
        8.3744, 6.8942, 3.6856
        xyY:
        0.4418, 0.3637, 6.8942
      CIE-Lab:
        31.5649, 17.4681, 17.3118
        CIE-LCH:
        31.5649, 24.5934, 44.7426
        CIE-Luv:
        31.5649, 30.7115, 15.0829
        Hunter-Lab:
        26.2568, 10.9817, 10.0573
      #6b3f30 color charts
#6b3f30 RGB chart
      #6b3f30 CMYK chart
      #6b3f30 RGB pie chart
      #6b3f30 color shades, tints & tones
#6b3f30 color schemes
#6b3f30 color preview, HTML & CSS examples
           This text has a color of #6b3f30        
        
          <p style="color:#6b3f30;">Text here</p>
        
        
          .mytext {color:#6b3f30;}
        
        Text color #6b3f30
      
           This box has a color of #6b3f30        
        
          <div style="background-color:#6b3f30;">Content here</div>
        
        
          .mybackground {background-color:#6b3f30;}
        
        Background color #6b3f30
      
           Border around this has a color of #6b3f30        
        
          <div style="border:2px solid #6b3f30;">Content here</div>
        
        
          .myborder {border:2px solid #6b3f30;}
        
        Border color #6b3f30