#403c0e color space conversions
Hex:
        #403c0e
        RGB:
        64, 60, 14
        CMY:
        75, 76, 95
        CMYK:
        0, 6, 78, 75
      HSL:
        55°, 64.1026%, 15.2941%
        HSV (HSB):
        55°, 78.1250%, 25.0980%
        XYZ:
        3.8095, 4.3534, 1.0550
        xyY:
        0.4133, 0.4723, 4.3534
      CIE-Lab:
        24.8070, -4.7808, 27.7195
        CIE-LCH:
        24.8070, 28.1287, 99.7856
        CIE-Luv:
        24.8070, 4.1894, 23.7886
        Hunter-Lab:
        20.8648, -3.9231, 11.6075
      #403c0e color charts
#403c0e RGB chart
      #403c0e CMYK chart
      #403c0e RGB pie chart
      #403c0e color shades, tints & tones
#403c0e color schemes
#403c0e color preview, HTML & CSS examples
           This text has a color of #403c0e        
        
          <p style="color:#403c0e;">Text here</p>
        
        
          .mytext {color:#403c0e;}
        
        Text color #403c0e
      
           This box has a color of #403c0e        
        
          <div style="background-color:#403c0e;">Content here</div>
        
        
          .mybackground {background-color:#403c0e;}
        
        Background color #403c0e
      
           Border around this has a color of #403c0e        
        
          <div style="border:2px solid #403c0e;">Content here</div>
        
        
          .myborder {border:2px solid #403c0e;}
        
        Border color #403c0e