#6f2c22 color space conversions
Hex:
        #6f2c22
        RGB:
        111, 44, 34
        CMY:
        56, 83, 87
        CMYK:
        0, 60, 69, 56
      HSL:
        8°, 53.1034%, 28.4314%
        HSV (HSB):
        8°, 69.3694%, 43.5294%
        XYZ:
        7.7450, 5.2964, 2.1275
        xyY:
        0.5106, 0.3492, 5.2964
      CIE-Lab:
        27.5630, 28.9975, 21.2405
        CIE-LCH:
        27.5630, 35.9446, 36.2225
        CIE-Luv:
        27.5630, 47.7414, 14.7188
        Hunter-Lab:
        23.0138, 19.7973, 10.6287
      #6f2c22 color charts
#6f2c22 RGB chart
      #6f2c22 CMYK chart
      #6f2c22 RGB pie chart
      #6f2c22 color shades, tints & tones
#6f2c22 color schemes
#6f2c22 color preview, HTML & CSS examples
           This text has a color of #6f2c22        
        
          <p style="color:#6f2c22;">Text here</p>
        
        
          .mytext {color:#6f2c22;}
        
        Text color #6f2c22
      
           This box has a color of #6f2c22        
        
          <div style="background-color:#6f2c22;">Content here</div>
        
        
          .mybackground {background-color:#6f2c22;}
        
        Background color #6f2c22
      
           Border around this has a color of #6f2c22        
        
          <div style="border:2px solid #6f2c22;">Content here</div>
        
        
          .myborder {border:2px solid #6f2c22;}
        
        Border color #6f2c22