#672f13 color space conversions
Hex:
        #672f13
        RGB:
        103, 47, 19
        CMY:
        60, 82, 93
        CMYK:
        0, 54, 82, 60
      HSL:
        20°, 68.8525%, 23.9216%
        HSV (HSB):
        20°, 81.5534%, 40.3922%
        XYZ:
        6.7276, 4.9636, 1.2196
        xyY:
        0.5211, 0.3845, 4.9636
      CIE-Lab:
        26.6308, 23.0747, 28.7527
        CIE-LCH:
        26.6308, 36.8668, 51.2522
        CIE-Luv:
        26.6308, 41.3181, 20.1526
        Hunter-Lab:
        22.2792, 14.9126, 12.3498
      #672f13 color charts
#672f13 RGB chart
      #672f13 CMYK chart
      #672f13 RGB pie chart
      #672f13 color shades, tints & tones
#672f13 color schemes
#672f13 color preview, HTML & CSS examples
           This text has a color of #672f13        
        
          <p style="color:#672f13;">Text here</p>
        
        
          .mytext {color:#672f13;}
        
        Text color #672f13
      
           This box has a color of #672f13        
        
          <div style="background-color:#672f13;">Content here</div>
        
        
          .mybackground {background-color:#672f13;}
        
        Background color #672f13
      
           Border around this has a color of #672f13        
        
          <div style="border:2px solid #672f13;">Content here</div>
        
        
          .myborder {border:2px solid #672f13;}
        
        Border color #672f13