#6f2e35 color space conversions
Hex:
        #6f2e35
        RGB:
        111, 46, 53
        CMY:
        56, 82, 79
        CMYK:
        0, 59, 52, 56
      HSL:
        354°, 41.4013%, 30.7843%
        HSV (HSB):
        354°, 58.5586%, 43.5294%
        XYZ:
        8.1751, 5.5905, 4.0164
        xyY:
        0.4597, 0.3144, 5.5905
      CIE-Lab:
        28.3550, 29.5248, 9.8976
        CIE-LCH:
        28.3550, 31.1397, 18.5327
        CIE-Luv:
        28.3550, 42.8847, 5.5579
        Hunter-Lab:
        23.6443, 20.3397, 6.4797
      #6f2e35 color charts
#6f2e35 RGB chart
      #6f2e35 CMYK chart
      #6f2e35 RGB pie chart
      #6f2e35 color shades, tints & tones
#6f2e35 color schemes
#6f2e35 color preview, HTML & CSS examples
           This text has a color of #6f2e35        
        
          <p style="color:#6f2e35;">Text here</p>
        
        
          .mytext {color:#6f2e35;}
        
        Text color #6f2e35
      
           This box has a color of #6f2e35        
        
          <div style="background-color:#6f2e35;">Content here</div>
        
        
          .mybackground {background-color:#6f2e35;}
        
        Background color #6f2e35
      
           Border around this has a color of #6f2e35        
        
          <div style="border:2px solid #6f2e35;">Content here</div>
        
        
          .myborder {border:2px solid #6f2e35;}
        
        Border color #6f2e35