#6a472d color space conversions
Hex:
        #6a472d
        RGB:
        106, 71, 45
        CMY:
        58, 72, 82
        CMYK:
        0, 33, 58, 58
      HSL:
        26°, 40.3974%, 29.6078%
        HSV (HSB):
        26°, 57.5472%, 41.5686%
        XYZ:
        8.6708, 7.7601, 3.5235
        xyY:
        0.4345, 0.3889, 7.7601
      CIE-Lab:
        33.4782, 11.8149, 21.5739
        CIE-LCH:
        33.4782, 24.5972, 61.2927
        CIE-Luv:
        33.4782, 25.1789, 20.2605
        Hunter-Lab:
        27.8570, 6.8101, 12.0006
      #6a472d color charts
#6a472d RGB chart
      #6a472d CMYK chart
      #6a472d RGB pie chart
      #6a472d color shades, tints & tones
#6a472d color schemes
#6a472d color preview, HTML & CSS examples
           This text has a color of #6a472d        
        
          <p style="color:#6a472d;">Text here</p>
        
        
          .mytext {color:#6a472d;}
        
        Text color #6a472d
      
           This box has a color of #6a472d        
        
          <div style="background-color:#6a472d;">Content here</div>
        
        
          .mybackground {background-color:#6a472d;}
        
        Background color #6a472d
      
           Border around this has a color of #6a472d        
        
          <div style="border:2px solid #6a472d;">Content here</div>
        
        
          .myborder {border:2px solid #6a472d;}
        
        Border color #6a472d