#400f08 color space conversions
Hex:
        #400f08
        RGB:
        64, 15, 8
        CMY:
        75, 94, 97
        CMYK:
        0, 77, 88, 75
      HSL:
        8°, 77.7778%, 14.1176%
        HSV (HSB):
        8°, 87.5000%, 25.0980%
        XYZ:
        2.3290, 1.4492, 0.3867
        xyY:
        0.5592, 0.3480, 1.4492
      CIE-Lab:
        12.2812, 23.3254, 15.6434
        CIE-LCH:
        12.2812, 28.0854, 33.8482
        CIE-Luv:
        12.2812, 27.3735, 7.7717
        Hunter-Lab:
        12.0381, 13.4675, 6.5222
      #400f08 color charts
#400f08 RGB chart
      #400f08 CMYK chart
      #400f08 RGB pie chart
      #400f08 color shades, tints & tones
#400f08 color schemes
#400f08 color preview, HTML & CSS examples
           This text has a color of #400f08        
        
          <p style="color:#400f08;">Text here</p>
        
        
          .mytext {color:#400f08;}
        
        Text color #400f08
      
           This box has a color of #400f08        
        
          <div style="background-color:#400f08;">Content here</div>
        
        
          .mybackground {background-color:#400f08;}
        
        Background color #400f08
      
           Border around this has a color of #400f08        
        
          <div style="border:2px solid #400f08;">Content here</div>
        
        
          .myborder {border:2px solid #400f08;}
        
        Border color #400f08