#403c07 color space conversions
Hex:
        #403c07
        RGB:
        64, 60, 7
        CMY:
        75, 76, 97
        CMYK:
        0, 6, 89, 75
      HSL:
        56°, 80.2817%, 13.9216%
        HSV (HSB):
        56°, 89.0625%, 25.0980%
        XYZ:
        3.7686, 4.3370, 0.8395
        xyY:
        0.4213, 0.4849, 4.3370
      CIE-Lab:
        24.7558, -5.1749, 30.6744
        CIE-LCH:
        24.7558, 31.1078, 99.5759
        CIE-Luv:
        24.7558, 4.3296, 25.3561
        Hunter-Lab:
        20.8256, -4.1437, 12.1878
      #403c07 color charts
#403c07 RGB chart
      #403c07 CMYK chart
      #403c07 RGB pie chart
      #403c07 color shades, tints & tones
#403c07 color schemes
#403c07 color preview, HTML & CSS examples
           This text has a color of #403c07        
        
          <p style="color:#403c07;">Text here</p>
        
        
          .mytext {color:#403c07;}
        
        Text color #403c07
      
           This box has a color of #403c07        
        
          <div style="background-color:#403c07;">Content here</div>
        
        
          .mybackground {background-color:#403c07;}
        
        Background color #403c07
      
           Border around this has a color of #403c07        
        
          <div style="border:2px solid #403c07;">Content here</div>
        
        
          .myborder {border:2px solid #403c07;}
        
        Border color #403c07