#671d42 color space conversions
Hex:
        #671d42
        RGB:
        103, 29, 66
        CMY:
        60, 89, 74
        CMYK:
        0, 72, 36, 60
      HSL:
        330°, 56.0606%, 25.8824%
        HSV (HSB):
        330°, 71.8447%, 40.3922%
        XYZ:
        7.0163, 4.1556, 5.5866
        xyY:
        0.4187, 0.2480, 4.1556
      CIE-Lab:
        24.1795, 36.5580, -5.0427
        CIE-LCH:
        24.1795, 36.9042, 352.1463
        CIE-Luv:
        24.1795, 40.2592, -10.6880
        Hunter-Lab:
        20.3854, 25.7618, -1.9785
      #671d42 color charts
#671d42 RGB chart
      #671d42 CMYK chart
      #671d42 RGB pie chart
      #671d42 color shades, tints & tones
#671d42 color schemes
#671d42 color preview, HTML & CSS examples
           This text has a color of #671d42        
        
          <p style="color:#671d42;">Text here</p>
        
        
          .mytext {color:#671d42;}
        
        Text color #671d42
      
           This box has a color of #671d42        
        
          <div style="background-color:#671d42;">Content here</div>
        
        
          .mybackground {background-color:#671d42;}
        
        Background color #671d42
      
           Border around this has a color of #671d42        
        
          <div style="border:2px solid #671d42;">Content here</div>
        
        
          .myborder {border:2px solid #671d42;}
        
        Border color #671d42