#45370f color space conversions
Hex:
        #45370f
        RGB:
        69, 55, 15
        CMY:
        73, 78, 94
        CMYK:
        0, 20, 78, 73
      HSL:
        44°, 64.2857%, 16.4706%
        HSV (HSB):
        44°, 78.2609%, 27.0588%
        XYZ:
        3.9067, 4.0321, 1.0243
        xyY:
        0.4359, 0.4499, 4.0321
      CIE-Lab:
        23.7772, 1.1008, 26.3613
        CIE-LCH:
        23.7772, 26.3842, 87.6089
        CIE-Luv:
        23.7772, 10.4479, 21.5096
        Hunter-Lab:
        20.0800, -0.4121, 11.0316
      #45370f color charts
#45370f RGB chart
      #45370f CMYK chart
      #45370f RGB pie chart
      #45370f color shades, tints & tones
#45370f color schemes
#45370f color preview, HTML & CSS examples
           This text has a color of #45370f        
        
          <p style="color:#45370f;">Text here</p>
        
        
          .mytext {color:#45370f;}
        
        Text color #45370f
      
           This box has a color of #45370f        
        
          <div style="background-color:#45370f;">Content here</div>
        
        
          .mybackground {background-color:#45370f;}
        
        Background color #45370f
      
           Border around this has a color of #45370f        
        
          <div style="border:2px solid #45370f;">Content here</div>
        
        
          .myborder {border:2px solid #45370f;}
        
        Border color #45370f