#375c12 color space conversions
Hex:
        #375c12
        RGB:
        55, 92, 18
        CMY:
        78, 64, 93
        CMYK:
        40, 0, 80, 64
      HSL:
        90°, 67.2727%, 21.5686%
        HSV (HSB):
        90°, 80.4348%, 36.0784%
        XYZ:
        5.5119, 8.5102, 1.9244
        xyY:
        0.3456, 0.5337, 8.5102
      CIE-Lab:
        35.0236, -26.3954, 35.8753
        CIE-LCH:
        35.0236, 44.5394, 126.3439
        CIE-Luv:
        35.0236, -17.8270, 37.7584
        Hunter-Lab:
        29.1722, -17.3252, 16.5094
      #375c12 color charts
#375c12 RGB chart
      #375c12 CMYK chart
      #375c12 RGB pie chart
      #375c12 color shades, tints & tones
#375c12 color schemes
#375c12 color preview, HTML & CSS examples
           This text has a color of #375c12        
        
          <p style="color:#375c12;">Text here</p>
        
        
          .mytext {color:#375c12;}
        
        Text color #375c12
      
           This box has a color of #375c12        
        
          <div style="background-color:#375c12;">Content here</div>
        
        
          .mybackground {background-color:#375c12;}
        
        Background color #375c12
      
           Border around this has a color of #375c12        
        
          <div style="border:2px solid #375c12;">Content here</div>
        
        
          .myborder {border:2px solid #375c12;}
        
        Border color #375c12