#45856a color space conversions
Hex:
        #45856a
        RGB:
        69, 133, 106
        CMY:
        73, 48, 58
        CMYK:
        48, 0, 20, 48
      HSL:
        155°, 31.6832%, 39.6078%
        HSV (HSB):
        155°, 48.1203%, 52.1569%
        XYZ:
        13.4433, 19.0809, 16.6101
        xyY:
        0.2736, 0.3883, 19.0809
      CIE-Lab:
        50.7817, -27.3413, 8.2762
        CIE-LCH:
        50.7817, 28.5665, 163.1590
        CIE-Luv:
        50.7817, -29.0316, 15.2070
        Hunter-Lab:
        43.6817, -21.5085, 8.0319
      #45856a color charts
#45856a RGB chart
      #45856a CMYK chart
      #45856a RGB pie chart
      #45856a color shades, tints & tones
#45856a color schemes
#45856a color preview, HTML & CSS examples
           This text has a color of #45856a        
        
          <p style="color:#45856a;">Text here</p>
        
        
          .mytext {color:#45856a;}
        
        Text color #45856a
      
           This box has a color of #45856a        
        
          <div style="background-color:#45856a;">Content here</div>
        
        
          .mybackground {background-color:#45856a;}
        
        Background color #45856a
      
           Border around this has a color of #45856a        
        
          <div style="border:2px solid #45856a;">Content here</div>
        
        
          .myborder {border:2px solid #45856a;}
        
        Border color #45856a