#452e1b color space conversions
Hex:
        #452e1b
        RGB:
        69, 46, 27
        CMY:
        73, 82, 89
        CMYK:
        0, 33, 61, 73
      HSL:
        27°, 43.7500%, 18.8235%
        HSV (HSB):
        27°, 60.8696%, 27.0588%
        XYZ:
        3.6291, 3.2983, 1.4823
        xyY:
        0.4315, 0.3922, 3.2983
      CIE-Lab:
        21.2011, 8.0168, 16.3848
        CIE-LCH:
        21.2011, 18.2409, 63.9283
        CIE-Luv:
        21.2011, 14.9918, 13.0828
        Hunter-Lab:
        18.1613, 3.8863, 7.8738
      #452e1b color charts
#452e1b RGB chart
      #452e1b CMYK chart
      #452e1b RGB pie chart
      #452e1b color shades, tints & tones
#452e1b color schemes
#452e1b color preview, HTML & CSS examples
           This text has a color of #452e1b        
        
          <p style="color:#452e1b;">Text here</p>
        
        
          .mytext {color:#452e1b;}
        
        Text color #452e1b
      
           This box has a color of #452e1b        
        
          <div style="background-color:#452e1b;">Content here</div>
        
        
          .mybackground {background-color:#452e1b;}
        
        Background color #452e1b
      
           Border around this has a color of #452e1b        
        
          <div style="border:2px solid #452e1b;">Content here</div>
        
        
          .myborder {border:2px solid #452e1b;}
        
        Border color #452e1b