#672f55 color space conversions
Hex:
        #672f55
        RGB:
        103, 47, 85
        CMY:
        60, 82, 67
        CMYK:
        0, 54, 17, 60
      HSL:
        319°, 37.3333%, 29.4118%
        HSV (HSB):
        319°, 54.3689%, 40.3922%
        XYZ:
        8.2497, 5.5725, 9.2351
        xyY:
        0.3578, 0.2417, 5.5725
      CIE-Lab:
        28.3072, 30.4002, -11.4817
        CIE-LCH:
        28.3072, 32.4962, 339.3091
        CIE-Luv:
        28.3072, 28.7786, -17.9581
        Hunter-Lab:
        23.6061, 21.0706, -6.6710
      #672f55 color charts
#672f55 RGB chart
      #672f55 CMYK chart
      #672f55 RGB pie chart
      #672f55 color shades, tints & tones
#672f55 color schemes
#672f55 color preview, HTML & CSS examples
           This text has a color of #672f55        
        
          <p style="color:#672f55;">Text here</p>
        
        
          .mytext {color:#672f55;}
        
        Text color #672f55
      
           This box has a color of #672f55        
        
          <div style="background-color:#672f55;">Content here</div>
        
        
          .mybackground {background-color:#672f55;}
        
        Background color #672f55
      
           Border around this has a color of #672f55        
        
          <div style="border:2px solid #672f55;">Content here</div>
        
        
          .myborder {border:2px solid #672f55;}
        
        Border color #672f55