#6f2f33 color space conversions
Hex:
        #6f2f33
        RGB:
        111, 47, 51
        CMY:
        56, 82, 80
        CMYK:
        0, 58, 54, 56
      HSL:
        356°, 40.5063%, 30.9804%
        HSV (HSB):
        356°, 57.6577%, 43.5294%
        XYZ:
        8.1696, 5.6516, 3.7922
        xyY:
        0.4638, 0.3209, 5.6516
      CIE-Lab:
        28.5158, 28.7819, 11.4370
        CIE-LCH:
        28.5158, 30.9710, 21.6712
        CIE-Luv:
        28.5158, 42.7841, 7.1331
        Hunter-Lab:
        23.7730, 19.7389, 7.1832
      #6f2f33 color charts
#6f2f33 RGB chart
      #6f2f33 CMYK chart
      #6f2f33 RGB pie chart
      #6f2f33 color shades, tints & tones
#6f2f33 color schemes
#6f2f33 color preview, HTML & CSS examples
           This text has a color of #6f2f33        
        
          <p style="color:#6f2f33;">Text here</p>
        
        
          .mytext {color:#6f2f33;}
        
        Text color #6f2f33
      
           This box has a color of #6f2f33        
        
          <div style="background-color:#6f2f33;">Content here</div>
        
        
          .mybackground {background-color:#6f2f33;}
        
        Background color #6f2f33
      
           Border around this has a color of #6f2f33        
        
          <div style="border:2px solid #6f2f33;">Content here</div>
        
        
          .myborder {border:2px solid #6f2f33;}
        
        Border color #6f2f33