#45441e color space conversions
Hex:
        #45441e
        RGB:
        69, 68, 30
        CMY:
        73, 73, 88
        CMYK:
        0, 1, 57, 73
      HSL:
        58°, 39.3939%, 19.4118%
        HSV (HSB):
        58°, 56.5217%, 27.0588%
        XYZ:
        4.7557, 5.4932, 2.0379
        xyY:
        0.3871, 0.4471, 5.4932
      CIE-Lab:
        28.0960, -5.8242, 22.9262
        CIE-LCH:
        28.0960, 23.6544, 104.2539
        CIE-Luv:
        28.0960, 2.2355, 22.5500
        Hunter-Lab:
        23.4376, -4.7963, 11.2509
      #45441e color charts
#45441e RGB chart
      #45441e CMYK chart
      #45441e RGB pie chart
      #45441e color shades, tints & tones
#45441e color schemes
#45441e color preview, HTML & CSS examples
           This text has a color of #45441e        
        
          <p style="color:#45441e;">Text here</p>
        
        
          .mytext {color:#45441e;}
        
        Text color #45441e
      
           This box has a color of #45441e        
        
          <div style="background-color:#45441e;">Content here</div>
        
        
          .mybackground {background-color:#45441e;}
        
        Background color #45441e
      
           Border around this has a color of #45441e        
        
          <div style="border:2px solid #45441e;">Content here</div>
        
        
          .myborder {border:2px solid #45441e;}
        
        Border color #45441e