#45604f color space conversions
Hex:
        #45604f
        RGB:
        69, 96, 79
        CMY:
        73, 62, 69
        CMYK:
        28, 0, 18, 62
      HSL:
        142°, 16.3636%, 32.3529%
        HSV (HSB):
        142°, 28.1250%, 37.6471%
        XYZ:
        8.0484, 10.1955, 8.9409
        xyY:
        0.2961, 0.3750, 10.1955
      CIE-Lab:
        38.1910, -14.0182, 6.5027
        CIE-LCH:
        38.1910, 15.4530, 155.1146
        CIE-Luv:
        38.1910, -13.1159, 10.0570
        Hunter-Lab:
        31.9303, -10.8852, 5.7494
      #45604f color charts
#45604f RGB chart
      #45604f CMYK chart
      #45604f RGB pie chart
      #45604f color shades, tints & tones
#45604f color schemes
#45604f color preview, HTML & CSS examples
           This text has a color of #45604f        
        
          <p style="color:#45604f;">Text here</p>
        
        
          .mytext {color:#45604f;}
        
        Text color #45604f
      
           This box has a color of #45604f        
        
          <div style="background-color:#45604f;">Content here</div>
        
        
          .mybackground {background-color:#45604f;}
        
        Background color #45604f
      
           Border around this has a color of #45604f        
        
          <div style="border:2px solid #45604f;">Content here</div>
        
        
          .myborder {border:2px solid #45604f;}
        
        Border color #45604f