#6f2d24 color space conversions
Hex:
        #6f2d24
        RGB:
        111, 45, 36
        CMY:
        56, 82, 86
        CMYK:
        0, 59, 68, 56
      HSL:
        7°, 51.0204%, 28.8235%
        HSV (HSB):
        7°, 67.5676%, 43.5294%
        XYZ:
        7.8124, 5.3837, 2.2965
        xyY:
        0.5043, 0.3475, 5.3837
      CIE-Lab:
        27.8010, 28.5987, 20.2608
        CIE-LCH:
        27.8010, 35.0483, 35.3158
        CIE-Luv:
        27.8010, 46.8133, 14.1871
        Hunter-Lab:
        23.2027, 19.4964, 10.3737
      #6f2d24 color charts
#6f2d24 RGB chart
      #6f2d24 CMYK chart
      #6f2d24 RGB pie chart
      #6f2d24 color shades, tints & tones
#6f2d24 color schemes
#6f2d24 color preview, HTML & CSS examples
           This text has a color of #6f2d24        
        
          <p style="color:#6f2d24;">Text here</p>
        
        
          .mytext {color:#6f2d24;}
        
        Text color #6f2d24
      
           This box has a color of #6f2d24        
        
          <div style="background-color:#6f2d24;">Content here</div>
        
        
          .mybackground {background-color:#6f2d24;}
        
        Background color #6f2d24
      
           Border around this has a color of #6f2d24        
        
          <div style="border:2px solid #6f2d24;">Content here</div>
        
        
          .myborder {border:2px solid #6f2d24;}
        
        Border color #6f2d24