#6f2d01 color space conversions
Hex:
        #6f2d01
        RGB:
        111, 45, 1
        CMY:
        56, 82, 100
        CMYK:
        0, 59, 99, 56
      HSL:
        24°, 98.2143%, 21.9608%
        HSV (HSB):
        24°, 99.0991%, 43.5294%
        XYZ:
        7.4994, 5.2585, 0.6484
        xyY:
        0.5594, 0.3922, 5.2585
      CIE-Lab:
        27.4588, 27.1309, 38.0679
        CIE-LCH:
        27.4588, 46.7466, 54.5226
        CIE-Luv:
        27.4588, 50.6177, 24.0960
        Hunter-Lab:
        22.9314, 18.2463, 14.3754
      #6f2d01 color charts
#6f2d01 RGB chart
      #6f2d01 CMYK chart
      #6f2d01 RGB pie chart
      #6f2d01 color shades, tints & tones
#6f2d01 color schemes
#6f2d01 color preview, HTML & CSS examples
           This text has a color of #6f2d01        
        
          <p style="color:#6f2d01;">Text here</p>
        
        
          .mytext {color:#6f2d01;}
        
        Text color #6f2d01
      
           This box has a color of #6f2d01        
        
          <div style="background-color:#6f2d01;">Content here</div>
        
        
          .mybackground {background-color:#6f2d01;}
        
        Background color #6f2d01
      
           Border around this has a color of #6f2d01        
        
          <div style="border:2px solid #6f2d01;">Content here</div>
        
        
          .myborder {border:2px solid #6f2d01;}
        
        Border color #6f2d01