#672c5b color space conversions
Hex:
        #672c5b
        RGB:
        103, 44, 91
        CMY:
        60, 83, 64
        CMYK:
        0, 57, 12, 60
      HSL:
        312°, 40.1361%, 28.8235%
        HSV (HSB):
        312°, 57.2816%, 40.3922%
        XYZ:
        8.3825, 5.4403, 10.5058
        xyY:
        0.3446, 0.2236, 5.4403
      CIE-Lab:
        27.9539, 33.1042, -15.9491
        CIE-LCH:
        27.9539, 36.7459, 334.2760
        CIE-Luv:
        27.9539, 28.3887, -23.7544
        Hunter-Lab:
        23.3244, 23.3334, -10.3784
      #672c5b color charts
#672c5b RGB chart
      #672c5b CMYK chart
      #672c5b RGB pie chart
      #672c5b color shades, tints & tones
#672c5b color schemes
#672c5b color preview, HTML & CSS examples
           This text has a color of #672c5b        
        
          <p style="color:#672c5b;">Text here</p>
        
        
          .mytext {color:#672c5b;}
        
        Text color #672c5b
      
           This box has a color of #672c5b        
        
          <div style="background-color:#672c5b;">Content here</div>
        
        
          .mybackground {background-color:#672c5b;}
        
        Background color #672c5b
      
           Border around this has a color of #672c5b        
        
          <div style="border:2px solid #672c5b;">Content here</div>
        
        
          .myborder {border:2px solid #672c5b;}
        
        Border color #672c5b