#412c3e color space conversions
Hex:
        #412c3e
        RGB:
        65, 44, 62
        CMY:
        75, 83, 76
        CMYK:
        0, 32, 5, 75
      HSL:
        309°, 19.2661%, 21.3725%
        HSV (HSB):
        309°, 32.3077%, 25.4902%
        XYZ:
        3.9502, 3.2730, 4.9810
        xyY:
        0.3237, 0.2682, 3.2730
      CIE-Lab:
        21.1056, 13.2545, -7.5538
        CIE-LCH:
        21.1056, 15.2558, 330.3211
        CIE-Luv:
        21.1056, 9.4834, -9.6222
        Hunter-Lab:
        18.0914, 7.3146, -3.6600
      #412c3e color charts
#412c3e RGB chart
      #412c3e CMYK chart
      #412c3e RGB pie chart
      #412c3e color shades, tints & tones
#412c3e color schemes
#412c3e color preview, HTML & CSS examples
           This text has a color of #412c3e        
        
          <p style="color:#412c3e;">Text here</p>
        
        
          .mytext {color:#412c3e;}
        
        Text color #412c3e
      
           This box has a color of #412c3e        
        
          <div style="background-color:#412c3e;">Content here</div>
        
        
          .mybackground {background-color:#412c3e;}
        
        Background color #412c3e
      
           Border around this has a color of #412c3e        
        
          <div style="border:2px solid #412c3e;">Content here</div>
        
        
          .myborder {border:2px solid #412c3e;}
        
        Border color #412c3e