#672e5a color space conversions
Hex:
        #672e5a
        RGB:
        103, 46, 90
        CMY:
        60, 82, 65
        CMYK:
        0, 55, 13, 60
      HSL:
        314°, 38.2550%, 29.2157%
        HSV (HSB):
        314°, 55.3398%, 40.3922%
        XYZ:
        8.4160, 5.5757, 10.3055
        xyY:
        0.3464, 0.2295, 5.5757
      CIE-Lab:
        28.3158, 31.8401, -14.7385
        CIE-LCH:
        28.3158, 35.0858, 335.1610
        CIE-Luv:
        28.3158, 27.9467, -22.1788
        Hunter-Lab:
        23.6130, 22.2969, -9.3471
      #672e5a color charts
#672e5a RGB chart
      #672e5a CMYK chart
      #672e5a RGB pie chart
      #672e5a color shades, tints & tones
#672e5a color schemes
#672e5a color preview, HTML & CSS examples
           This text has a color of #672e5a        
        
          <p style="color:#672e5a;">Text here</p>
        
        
          .mytext {color:#672e5a;}
        
        Text color #672e5a
      
           This box has a color of #672e5a        
        
          <div style="background-color:#672e5a;">Content here</div>
        
        
          .mybackground {background-color:#672e5a;}
        
        Background color #672e5a
      
           Border around this has a color of #672e5a        
        
          <div style="border:2px solid #672e5a;">Content here</div>
        
        
          .myborder {border:2px solid #672e5a;}
        
        Border color #672e5a