#375f44 color space conversions
Hex:
        #375f44
        RGB:
        55, 95, 68
        CMY:
        78, 63, 73
        CMYK:
        42, 0, 28, 63
      HSL:
        140°, 26.6667%, 29.4118%
        HSV (HSB):
        140°, 42.1053%, 37.2549%
        XYZ:
        6.7111, 9.4140, 6.9322
        xyY:
        0.2911, 0.4083, 9.4140
      CIE-Lab:
        36.7695, -20.7948, 11.1210
        CIE-LCH:
        36.7695, 23.5817, 151.8622
        CIE-Luv:
        36.7695, -18.5132, 16.1754
        Hunter-Lab:
        30.6822, -14.6505, 8.0818
      #375f44 color charts
#375f44 RGB chart
      #375f44 CMYK chart
      #375f44 RGB pie chart
      #375f44 color shades, tints & tones
#375f44 color schemes
#375f44 color preview, HTML & CSS examples
           This text has a color of #375f44        
        
          <p style="color:#375f44;">Text here</p>
        
        
          .mytext {color:#375f44;}
        
        Text color #375f44
      
           This box has a color of #375f44        
        
          <div style="background-color:#375f44;">Content here</div>
        
        
          .mybackground {background-color:#375f44;}
        
        Background color #375f44
      
           Border around this has a color of #375f44        
        
          <div style="border:2px solid #375f44;">Content here</div>
        
        
          .myborder {border:2px solid #375f44;}
        
        Border color #375f44