#45320b color space conversions
Hex:
        #45320b
        RGB:
        69, 50, 11
        CMY:
        73, 80, 96
        CMYK:
        0, 28, 84, 73
      HSL:
        40°, 72.5000%, 15.6863%
        HSV (HSB):
        40°, 84.0580%, 27.0588%
        XYZ:
        3.6553, 3.5706, 0.8131
        xyY:
        0.4547, 0.4442, 3.5706
      CIE-Lab:
        22.1977, 4.1251, 26.6412
        CIE-LCH:
        22.1977, 26.9586, 81.1983
        CIE-Luv:
        22.1977, 13.6378, 20.3046
        Hunter-Lab:
        18.8960, 1.4612, 10.6758
      #45320b color charts
#45320b RGB chart
      #45320b CMYK chart
      #45320b RGB pie chart
      #45320b color shades, tints & tones
#45320b color schemes
#45320b color preview, HTML & CSS examples
           This text has a color of #45320b        
        
          <p style="color:#45320b;">Text here</p>
        
        
          .mytext {color:#45320b;}
        
        Text color #45320b
      
           This box has a color of #45320b        
        
          <div style="background-color:#45320b;">Content here</div>
        
        
          .mybackground {background-color:#45320b;}
        
        Background color #45320b
      
           Border around this has a color of #45320b        
        
          <div style="border:2px solid #45320b;">Content here</div>
        
        
          .myborder {border:2px solid #45320b;}
        
        Border color #45320b