#375f5a color space conversions
Hex:
        #375f5a
        RGB:
        55, 95, 90
        CMY:
        78, 63, 65
        CMYK:
        42, 0, 5, 63
      HSL:
        173°, 26.6667%, 29.4118%
        HSV (HSB):
        173°, 42.1053%, 37.2549%
        XYZ:
        7.5132, 9.7348, 11.1559
        xyY:
        0.2645, 0.3427, 9.7348
      CIE-Lab:
        37.3622, -15.4247, -1.5822
        CIE-LCH:
        37.3622, 15.5057, 185.8567
        CIE-Luv:
        37.3622, -18.0354, 0.0858
        Hunter-Lab:
        31.2007, -11.6179, 0.6412
      #375f5a color charts
#375f5a RGB chart
      #375f5a CMYK chart
      #375f5a RGB pie chart
      #375f5a color shades, tints & tones
#375f5a color schemes
#375f5a color preview, HTML & CSS examples
           This text has a color of #375f5a        
        
          <p style="color:#375f5a;">Text here</p>
        
        
          .mytext {color:#375f5a;}
        
        Text color #375f5a
      
           This box has a color of #375f5a        
        
          <div style="background-color:#375f5a;">Content here</div>
        
        
          .mybackground {background-color:#375f5a;}
        
        Background color #375f5a
      
           Border around this has a color of #375f5a        
        
          <div style="border:2px solid #375f5a;">Content here</div>
        
        
          .myborder {border:2px solid #375f5a;}
        
        Border color #375f5a