#412b04 color space conversions
Hex:
        #412b04
        RGB:
        65, 43, 4
        CMY:
        75, 83, 98
        CMYK:
        0, 34, 94, 75
      HSL:
        38°, 88.4058%, 13.5294%
        HSV (HSB):
        38°, 93.8462%, 25.4902%
        XYZ:
        3.0658, 2.8603, 0.5054
        xyY:
        0.4767, 0.4447, 2.8603
      CIE-Lab:
        19.4757, 6.2488, 26.3500
        CIE-LCH:
        19.4757, 27.0808, 76.6591
        CIE-Luv:
        19.4757, 15.2925, 18.6776
        Hunter-Lab:
        16.9125, 2.7601, 10.0671
      #412b04 color charts
#412b04 RGB chart
      #412b04 CMYK chart
      #412b04 RGB pie chart
      #412b04 color shades, tints & tones
#412b04 color schemes
#412b04 color preview, HTML & CSS examples
           This text has a color of #412b04        
        
          <p style="color:#412b04;">Text here</p>
        
        
          .mytext {color:#412b04;}
        
        Text color #412b04
      
           This box has a color of #412b04        
        
          <div style="background-color:#412b04;">Content here</div>
        
        
          .mybackground {background-color:#412b04;}
        
        Background color #412b04
      
           Border around this has a color of #412b04        
        
          <div style="border:2px solid #412b04;">Content here</div>
        
        
          .myborder {border:2px solid #412b04;}
        
        Border color #412b04