#375c5a color space conversions
Hex:
        #375c5a
        RGB:
        55, 92, 90
        CMY:
        78, 64, 65
        CMYK:
        40, 0, 2, 64
      HSL:
        177°, 25.1701%, 28.8235%
        HSV (HSB):
        177°, 40.2174%, 36.0784%
        XYZ:
        7.2482, 9.2047, 11.0675
        xyY:
        0.2634, 0.3345, 9.2047
      CIE-Lab:
        36.3755, -13.7251, -3.0358
        CIE-LCH:
        36.3755, 14.0569, 192.4723
        CIE-Luv:
        36.3755, -16.7568, -2.0282
        Hunter-Lab:
        30.3393, -10.4494, -0.3911
      #375c5a color charts
#375c5a RGB chart
      #375c5a CMYK chart
      #375c5a RGB pie chart
      #375c5a color shades, tints & tones
#375c5a color schemes
#375c5a color preview, HTML & CSS examples
           This text has a color of #375c5a        
        
          <p style="color:#375c5a;">Text here</p>
        
        
          .mytext {color:#375c5a;}
        
        Text color #375c5a
      
           This box has a color of #375c5a        
        
          <div style="background-color:#375c5a;">Content here</div>
        
        
          .mybackground {background-color:#375c5a;}
        
        Background color #375c5a
      
           Border around this has a color of #375c5a        
        
          <div style="border:2px solid #375c5a;">Content here</div>
        
        
          .myborder {border:2px solid #375c5a;}
        
        Border color #375c5a