#672f4a color space conversions
Hex:
        #672f4a
        RGB:
        103, 47, 74
        CMY:
        60, 82, 71
        CMYK:
        0, 54, 28, 60
      HSL:
        331°, 37.3333%, 29.4118%
        HSV (HSB):
        331°, 54.3689%, 40.3922%
        XYZ:
        7.8461, 5.4110, 7.1095
        xyY:
        0.3852, 0.2657, 5.4110
      CIE-Lab:
        27.8750, 28.5916, -4.8892
        CIE-LCH:
        27.8750, 29.0066, 350.2962
        CIE-Luv:
        27.8750, 31.3794, -9.7769
        Hunter-Lab:
        23.2616, 19.4998, -1.8378
      #672f4a color charts
#672f4a RGB chart
      #672f4a CMYK chart
      #672f4a RGB pie chart
      #672f4a color shades, tints & tones
#672f4a color schemes
#672f4a color preview, HTML & CSS examples
           This text has a color of #672f4a        
        
          <p style="color:#672f4a;">Text here</p>
        
        
          .mytext {color:#672f4a;}
        
        Text color #672f4a
      
           This box has a color of #672f4a        
        
          <div style="background-color:#672f4a;">Content here</div>
        
        
          .mybackground {background-color:#672f4a;}
        
        Background color #672f4a
      
           Border around this has a color of #672f4a        
        
          <div style="border:2px solid #672f4a;">Content here</div>
        
        
          .myborder {border:2px solid #672f4a;}
        
        Border color #672f4a