#672a3f color space conversions
Hex:
        #672a3f
        RGB:
        103, 42, 63
        CMY:
        60, 84, 75
        CMYK:
        0, 59, 39, 60
      HSL:
        339°, 42.0690%, 28.4314%
        HSV (HSB):
        339°, 59.2233%, 40.3922%
        XYZ:
        7.3187, 4.8984, 5.2624
        xyY:
        0.4187, 0.2802, 4.8984
      CIE-Lab:
        26.4433, 29.7716, 0.3268
        CIE-LCH:
        26.4433, 29.7734, 0.6288
        CIE-Luv:
        26.4433, 36.1878, -4.0833
        Hunter-Lab:
        22.1323, 20.2948, 1.3953
      #672a3f color charts
#672a3f RGB chart
      #672a3f CMYK chart
      #672a3f RGB pie chart
      #672a3f color shades, tints & tones
#672a3f color schemes
#672a3f color preview, HTML & CSS examples
           This text has a color of #672a3f        
        
          <p style="color:#672a3f;">Text here</p>
        
        
          .mytext {color:#672a3f;}
        
        Text color #672a3f
      
           This box has a color of #672a3f        
        
          <div style="background-color:#672a3f;">Content here</div>
        
        
          .mybackground {background-color:#672a3f;}
        
        Background color #672a3f
      
           Border around this has a color of #672a3f        
        
          <div style="border:2px solid #672a3f;">Content here</div>
        
        
          .myborder {border:2px solid #672a3f;}
        
        Border color #672a3f