#46450f color space conversions
Hex:
        #46450f
        RGB:
        70, 69, 15
        CMY:
        73, 73, 94
        CMYK:
        0, 1, 79, 73
      HSL:
        59°, 64.7059%, 16.6667%
        HSV (HSB):
        59°, 78.5714%, 27.4510%
        XYZ:
        4.7401, 5.5928, 1.2816
        xyY:
        0.4081, 0.4815, 5.5928
      CIE-Lab:
        28.3610, -7.1678, 30.9895
        CIE-LCH:
        28.3610, 31.8077, 103.0233
        CIE-Luv:
        28.3610, 2.6506, 28.0072
        Hunter-Lab:
        23.6492, -5.6083, 13.3413
      #46450f color charts
#46450f RGB chart
      #46450f CMYK chart
      #46450f RGB pie chart
      #46450f color shades, tints & tones
#46450f color schemes
#46450f color preview, HTML & CSS examples
           This text has a color of #46450f        
        
          <p style="color:#46450f;">Text here</p>
        
        
          .mytext {color:#46450f;}
        
        Text color #46450f
      
           This box has a color of #46450f        
        
          <div style="background-color:#46450f;">Content here</div>
        
        
          .mybackground {background-color:#46450f;}
        
        Background color #46450f
      
           Border around this has a color of #46450f        
        
          <div style="border:2px solid #46450f;">Content here</div>
        
        
          .myborder {border:2px solid #46450f;}
        
        Border color #46450f