#6b2f01 color space conversions
Hex:
        #6b2f01
        RGB:
        107, 47, 1
        CMY:
        58, 82, 100
        CMYK:
        0, 56, 99, 58
      HSL:
        26°, 98.1481%, 21.1765%
        HSV (HSB):
        26°, 99.0654%, 41.9608%
        XYZ:
        7.0854, 5.1610, 0.6515
        xyY:
        0.5493, 0.4001, 5.1610
      CIE-Lab:
        27.1887, 24.2740, 37.5590
        CIE-LCH:
        27.1887, 44.7203, 57.1258
        CIE-Luv:
        27.1887, 45.9414, 24.3627
        Hunter-Lab:
        22.7179, 15.9154, 14.2023
      #6b2f01 color charts
#6b2f01 RGB chart
      #6b2f01 CMYK chart
      #6b2f01 RGB pie chart
      #6b2f01 color shades, tints & tones
#6b2f01 color schemes
#6b2f01 color preview, HTML & CSS examples
           This text has a color of #6b2f01        
        
          <p style="color:#6b2f01;">Text here</p>
        
        
          .mytext {color:#6b2f01;}
        
        Text color #6b2f01
      
           This box has a color of #6b2f01        
        
          <div style="background-color:#6b2f01;">Content here</div>
        
        
          .mybackground {background-color:#6b2f01;}
        
        Background color #6b2f01
      
           Border around this has a color of #6b2f01        
        
          <div style="border:2px solid #6b2f01;">Content here</div>
        
        
          .myborder {border:2px solid #6b2f01;}
        
        Border color #6b2f01