#45544c color space conversions
Hex:
        #45544c
        RGB:
        69, 84, 76
        CMY:
        73, 67, 70
        CMYK:
        18, 0, 10, 67
      HSL:
        148°, 9.8039%, 30.0000%
        HSV (HSB):
        148°, 17.8571%, 32.9412%
        XYZ:
        6.9291, 8.1277, 8.0411
        xyY:
        0.3000, 0.3519, 8.1277
      CIE-Lab:
        34.2473, -7.7104, 2.7232
        CIE-LCH:
        34.2473, 8.1772, 160.5476
        CIE-Luv:
        34.2473, -7.4122, 4.3916
        Hunter-Lab:
        28.5090, -6.5067, 3.2334
      #45544c color charts
#45544c RGB chart
      #45544c CMYK chart
      #45544c RGB pie chart
      #45544c color shades, tints & tones
#45544c color schemes
#45544c color preview, HTML & CSS examples
           This text has a color of #45544c        
        
          <p style="color:#45544c;">Text here</p>
        
        
          .mytext {color:#45544c;}
        
        Text color #45544c
      
           This box has a color of #45544c        
        
          <div style="background-color:#45544c;">Content here</div>
        
        
          .mybackground {background-color:#45544c;}
        
        Background color #45544c
      
           Border around this has a color of #45544c        
        
          <div style="border:2px solid #45544c;">Content here</div>
        
        
          .myborder {border:2px solid #45544c;}
        
        Border color #45544c