#6f3a45 color space conversions
Hex:
        #6f3a45
        RGB:
        111, 58, 69
        CMY:
        56, 77, 73
        CMYK:
        0, 48, 38, 56
      HSL:
        348°, 31.3609%, 33.1373%
        HSV (HSB):
        348°, 47.7477%, 43.5294%
        XYZ:
        9.1428, 6.8353, 6.4677
        xyY:
        0.4073, 0.3045, 6.8353
      CIE-Lab:
        31.4290, 24.6603, 3.7384
        CIE-LCH:
        31.4290, 24.9421, 8.6202
        CIE-Luv:
        31.4290, 33.1637, 0.4063
        Hunter-Lab:
        26.1444, 16.6694, 3.6337
      #6f3a45 color charts
#6f3a45 RGB chart
      #6f3a45 CMYK chart
      #6f3a45 RGB pie chart
      #6f3a45 color shades, tints & tones
#6f3a45 color schemes
#6f3a45 color preview, HTML & CSS examples
           This text has a color of #6f3a45        
        
          <p style="color:#6f3a45;">Text here</p>
        
        
          .mytext {color:#6f3a45;}
        
        Text color #6f3a45
      
           This box has a color of #6f3a45        
        
          <div style="background-color:#6f3a45;">Content here</div>
        
        
          .mybackground {background-color:#6f3a45;}
        
        Background color #6f3a45
      
           Border around this has a color of #6f3a45        
        
          <div style="border:2px solid #6f3a45;">Content here</div>
        
        
          .myborder {border:2px solid #6f3a45;}
        
        Border color #6f3a45