#45320d color space conversions
Hex:
        #45320d
        RGB:
        69, 50, 13
        CMY:
        73, 80, 95
        CMYK:
        0, 28, 81, 73
      HSL:
        40°, 68.2927%, 16.0784%
        HSV (HSB):
        40°, 81.1594%, 27.0588%
        XYZ:
        3.6675, 3.5755, 0.8776
        xyY:
        0.4516, 0.4403, 3.5755
      CIE-Lab:
        22.2152, 4.2380, 25.7492
        CIE-LCH:
        22.2152, 26.0957, 80.6536
        CIE-Luv:
        22.2152, 13.5548, 19.8085
        Hunter-Lab:
        18.9089, 1.5305, 10.4845
      #45320d color charts
#45320d RGB chart
      #45320d CMYK chart
      #45320d RGB pie chart
      #45320d color shades, tints & tones
#45320d color schemes
#45320d color preview, HTML & CSS examples
           This text has a color of #45320d        
        
          <p style="color:#45320d;">Text here</p>
        
        
          .mytext {color:#45320d;}
        
        Text color #45320d
      
           This box has a color of #45320d        
        
          <div style="background-color:#45320d;">Content here</div>
        
        
          .mybackground {background-color:#45320d;}
        
        Background color #45320d
      
           Border around this has a color of #45320d        
        
          <div style="border:2px solid #45320d;">Content here</div>
        
        
          .myborder {border:2px solid #45320d;}
        
        Border color #45320d