#45342d color space conversions
Hex:
        #45342d
        RGB:
        69, 52, 45
        CMY:
        73, 80, 82
        CMYK:
        0, 25, 35, 73
      HSL:
        18°, 21.0526%, 22.3529%
        HSV (HSB):
        18°, 34.7826%, 27.0588%
        XYZ:
        4.1559, 3.9107, 3.0184
        xyY:
        0.3749, 0.3528, 3.9107
      CIE-Lab:
        23.3738, 6.4335, 7.3561
        CIE-LCH:
        23.3738, 9.7725, 48.8276
        CIE-Luv:
        23.3738, 10.1664, 6.4945
        Hunter-Lab:
        19.7754, 2.9057, 4.7930
      #45342d color charts
#45342d RGB chart
      #45342d CMYK chart
      #45342d RGB pie chart
      #45342d color shades, tints & tones
#45342d color schemes
#45342d color preview, HTML & CSS examples
           This text has a color of #45342d        
        
          <p style="color:#45342d;">Text here</p>
        
        
          .mytext {color:#45342d;}
        
        Text color #45342d
      
           This box has a color of #45342d        
        
          <div style="background-color:#45342d;">Content here</div>
        
        
          .mybackground {background-color:#45342d;}
        
        Background color #45342d
      
           Border around this has a color of #45342d        
        
          <div style="border:2px solid #45342d;">Content here</div>
        
        
          .myborder {border:2px solid #45342d;}
        
        Border color #45342d