#672a3e color space conversions
Hex:
        #672a3e
        RGB:
        103, 42, 62
        CMY:
        60, 84, 76
        CMYK:
        0, 59, 40, 60
      HSL:
        340°, 42.0690%, 28.4314%
        HSV (HSB):
        340°, 59.2233%, 40.3922%
        XYZ:
        7.2910, 4.8873, 5.1165
        xyY:
        0.4216, 0.2826, 4.8873
      CIE-Lab:
        26.4112, 29.6410, 0.9510
        CIE-LCH:
        26.4112, 29.6562, 1.8377
        CIE-Luv:
        26.4112, 36.4324, -3.4036
        Hunter-Lab:
        22.1072, 20.1818, 1.7530
      #672a3e color charts
#672a3e RGB chart
      #672a3e CMYK chart
      #672a3e RGB pie chart
      #672a3e color shades, tints & tones
#672a3e color schemes
#672a3e color preview, HTML & CSS examples
           This text has a color of #672a3e        
        
          <p style="color:#672a3e;">Text here</p>
        
        
          .mytext {color:#672a3e;}
        
        Text color #672a3e
      
           This box has a color of #672a3e        
        
          <div style="background-color:#672a3e;">Content here</div>
        
        
          .mybackground {background-color:#672a3e;}
        
        Background color #672a3e
      
           Border around this has a color of #672a3e        
        
          <div style="border:2px solid #672a3e;">Content here</div>
        
        
          .myborder {border:2px solid #672a3e;}
        
        Border color #672a3e