#401f06 color space conversions
Hex:
        #401f06
        RGB:
        64, 31, 6
        CMY:
        75, 88, 98
        CMYK:
        0, 52, 91, 75
      HSL:
        26°, 82.8571%, 13.7255%
        HSV (HSB):
        26°, 90.6250%, 25.0980%
        XYZ:
        2.6372, 2.0831, 0.4354
        xyY:
        0.5115, 0.4040, 2.0831
      CIE-Lab:
        15.9175, 13.7943, 21.2165
        CIE-LCH:
        15.9175, 25.3066, 56.9694
        CIE-Luv:
        15.9175, 21.0918, 13.3320
        Hunter-Lab:
        14.4330, 7.3580, 8.3146
      #401f06 color charts
#401f06 RGB chart
      #401f06 CMYK chart
      #401f06 RGB pie chart
      #401f06 color shades, tints & tones
#401f06 color schemes
#401f06 color preview, HTML & CSS examples
           This text has a color of #401f06        
        
          <p style="color:#401f06;">Text here</p>
        
        
          .mytext {color:#401f06;}
        
        Text color #401f06
      
           This box has a color of #401f06        
        
          <div style="background-color:#401f06;">Content here</div>
        
        
          .mybackground {background-color:#401f06;}
        
        Background color #401f06
      
           Border around this has a color of #401f06        
        
          <div style="border:2px solid #401f06;">Content here</div>
        
        
          .myborder {border:2px solid #401f06;}
        
        Border color #401f06