#45062d color space conversions
Hex:
        #45062d
        RGB:
        69, 6, 45
        CMY:
        73, 98, 82
        CMYK:
        0, 91, 35, 73
      HSL:
        323°, 84.0000%, 14.7059%
        HSV (HSB):
        323°, 91.3043%, 27.0588%
        XYZ:
        2.9930, 1.5849, 2.6308
        xyY:
        0.4152, 0.2199, 1.5849
      CIE-Lab:
        13.1380, 32.2971, -7.5812
        CIE-LCH:
        13.1380, 33.1750, 346.7899
        CIE-Luv:
        13.1380, 25.2064, -9.6974
        Hunter-Lab:
        12.5894, 20.4056, -3.5773
      #45062d color charts
#45062d RGB chart
      #45062d CMYK chart
      #45062d RGB pie chart
      #45062d color shades, tints & tones
#45062d color schemes
#45062d color preview, HTML & CSS examples
           This text has a color of #45062d        
        
          <p style="color:#45062d;">Text here</p>
        
        
          .mytext {color:#45062d;}
        
        Text color #45062d
      
           This box has a color of #45062d        
        
          <div style="background-color:#45062d;">Content here</div>
        
        
          .mybackground {background-color:#45062d;}
        
        Background color #45062d
      
           Border around this has a color of #45062d        
        
          <div style="border:2px solid #45062d;">Content here</div>
        
        
          .myborder {border:2px solid #45062d;}
        
        Border color #45062d