#6f2f00 color space conversions
Hex:
        #6f2f00
        RGB:
        111, 47, 0
        CMY:
        56, 82, 100
        CMYK:
        0, 58, 100, 56
      HSL:
        25°, 100.0000%, 21.7647%
        HSV (HSB):
        25°, 100.0000%, 43.5294%
        XYZ:
        7.5721, 5.4125, 0.6456
        xyY:
        0.5555, 0.3971, 5.4125
      CIE-Lab:
        27.8792, 26.0093, 38.8328
        CIE-LCH:
        27.8792, 46.7383, 56.1867
        CIE-Luv:
        27.8792, 49.3302, 24.9198
        Hunter-Lab:
        23.2649, 17.3832, 14.6400
      #6f2f00 color charts
#6f2f00 RGB chart
      #6f2f00 CMYK chart
      #6f2f00 RGB pie chart
      #6f2f00 color shades, tints & tones
#6f2f00 color schemes
#6f2f00 color preview, HTML & CSS examples
           This text has a color of #6f2f00        
        
          <p style="color:#6f2f00;">Text here</p>
        
        
          .mytext {color:#6f2f00;}
        
        Text color #6f2f00
      
           This box has a color of #6f2f00        
        
          <div style="background-color:#6f2f00;">Content here</div>
        
        
          .mybackground {background-color:#6f2f00;}
        
        Background color #6f2f00
      
           Border around this has a color of #6f2f00        
        
          <div style="border:2px solid #6f2f00;">Content here</div>
        
        
          .myborder {border:2px solid #6f2f00;}
        
        Border color #6f2f00