#6b271f color space conversions
Hex:
        #6b271f
        RGB:
        107, 39, 31
        CMY:
        58, 85, 88
        CMYK:
        0, 64, 71, 58
      HSL:
        6°, 55.0725%, 27.0588%
        HSV (HSB):
        6°, 71.0280%, 41.9608%
        XYZ:
        7.0362, 4.6758, 1.8280
        xyY:
        0.5197, 0.3453, 4.6758
      CIE-Lab:
        25.7903, 29.8137, 20.8408
        CIE-LCH:
        25.7903, 36.3757, 34.9548
        CIE-Luv:
        25.7903, 47.8318, 13.6726
        Hunter-Lab:
        21.6235, 20.2423, 10.1243
      #6b271f color charts
#6b271f RGB chart
      #6b271f CMYK chart
      #6b271f RGB pie chart
      #6b271f color shades, tints & tones
#6b271f color schemes
#6b271f color preview, HTML & CSS examples
           This text has a color of #6b271f        
        
          <p style="color:#6b271f;">Text here</p>
        
        
          .mytext {color:#6b271f;}
        
        Text color #6b271f
      
           This box has a color of #6b271f        
        
          <div style="background-color:#6b271f;">Content here</div>
        
        
          .mybackground {background-color:#6b271f;}
        
        Background color #6b271f
      
           Border around this has a color of #6b271f        
        
          <div style="border:2px solid #6b271f;">Content here</div>
        
        
          .myborder {border:2px solid #6b271f;}
        
        Border color #6b271f