#412a2f color space conversions
Hex:
        #412a2f
        RGB:
        65, 42, 47
        CMY:
        75, 84, 82
        CMYK:
        0, 35, 28, 75
      HSL:
        347°, 21.4953%, 20.9804%
        HSV (HSB):
        347°, 35.3846%, 25.4902%
        XYZ:
        3.5210, 2.9850, 3.0799
        xyY:
        0.3673, 0.3114, 2.9850
      CIE-Lab:
        19.9837, 11.5768, 1.1027
        CIE-LCH:
        19.9837, 11.6292, 5.4408
        CIE-Luv:
        19.9837, 12.1971, -0.3662
        Hunter-Lab:
        17.2771, 6.1429, 1.5246
      #412a2f color charts
#412a2f RGB chart
      #412a2f CMYK chart
      #412a2f RGB pie chart
      #412a2f color shades, tints & tones
#412a2f color schemes
#412a2f color preview, HTML & CSS examples
           This text has a color of #412a2f        
        
          <p style="color:#412a2f;">Text here</p>
        
        
          .mytext {color:#412a2f;}
        
        Text color #412a2f
      
           This box has a color of #412a2f        
        
          <div style="background-color:#412a2f;">Content here</div>
        
        
          .mybackground {background-color:#412a2f;}
        
        Background color #412a2f
      
           Border around this has a color of #412a2f        
        
          <div style="border:2px solid #412a2f;">Content here</div>
        
        
          .myborder {border:2px solid #412a2f;}
        
        Border color #412a2f