#6b2d01 color space conversions
Hex:
        #6b2d01
        RGB:
        107, 45, 1
        CMY:
        58, 82, 100
        CMYK:
        0, 58, 99, 58
      HSL:
        25°, 98.1481%, 21.1765%
        HSV (HSB):
        25°, 99.0654%, 41.9608%
        XYZ:
        7.0073, 5.0048, 0.6254
        xyY:
        0.5545, 0.3960, 5.0048
      CIE-Lab:
        26.7483, 25.3957, 37.1723
        CIE-LCH:
        26.7483, 45.0192, 55.6596
        CIE-Luv:
        26.7483, 47.2976, 23.7068
        Hunter-Lab:
        22.3713, 16.7609, 14.0024
      #6b2d01 color charts
#6b2d01 RGB chart
      #6b2d01 CMYK chart
      #6b2d01 RGB pie chart
      #6b2d01 color shades, tints & tones
#6b2d01 color schemes
#6b2d01 color preview, HTML & CSS examples
           This text has a color of #6b2d01        
        
          <p style="color:#6b2d01;">Text here</p>
        
        
          .mytext {color:#6b2d01;}
        
        Text color #6b2d01
      
           This box has a color of #6b2d01        
        
          <div style="background-color:#6b2d01;">Content here</div>
        
        
          .mybackground {background-color:#6b2d01;}
        
        Background color #6b2d01
      
           Border around this has a color of #6b2d01        
        
          <div style="border:2px solid #6b2d01;">Content here</div>
        
        
          .myborder {border:2px solid #6b2d01;}
        
        Border color #6b2d01