#375f1b color space conversions
Hex:
        #375f1b
        RGB:
        55, 95, 27
        CMY:
        78, 63, 89
        CMYK:
        42, 0, 72, 63
      HSL:
        95°, 55.7377%, 23.9216%
        HSV (HSB):
        95°, 71.5789%, 37.2549%
        XYZ:
        5.8656, 9.0758, 2.4796
        xyY:
        0.3367, 0.5210, 9.0758
      CIE-Lab:
        36.1298, -27.1091, 33.1896
        CIE-LCH:
        36.1298, 42.8538, 129.2418
        CIE-Luv:
        36.1298, -19.1815, 36.7519
        Hunter-Lab:
        30.1260, -17.9663, 16.2083
      #375f1b color charts
#375f1b RGB chart
      #375f1b CMYK chart
      #375f1b RGB pie chart
      #375f1b color shades, tints & tones
#375f1b color schemes
#375f1b color preview, HTML & CSS examples
           This text has a color of #375f1b        
        
          <p style="color:#375f1b;">Text here</p>
        
        
          .mytext {color:#375f1b;}
        
        Text color #375f1b
      
           This box has a color of #375f1b        
        
          <div style="background-color:#375f1b;">Content here</div>
        
        
          .mybackground {background-color:#375f1b;}
        
        Background color #375f1b
      
           Border around this has a color of #375f1b        
        
          <div style="border:2px solid #375f1b;">Content here</div>
        
        
          .myborder {border:2px solid #375f1b;}
        
        Border color #375f1b