#395f13 color space conversions
Hex:
        #395f13
        RGB:
        57, 95, 19
        CMY:
        78, 63, 93
        CMYK:
        40, 0, 80, 63
      HSL:
        90°, 66.6667%, 22.3529%
        HSV (HSB):
        90°, 80.0000%, 37.2549%
        XYZ:
        5.8971, 9.1013, 2.0620
        xyY:
        0.3457, 0.5335, 9.1013
      CIE-Lab:
        36.1786, -26.9663, 36.6533
        CIE-LCH:
        36.1786, 45.5044, 126.3424
        CIE-Luv:
        36.1786, -18.3920, 38.9787
        Hunter-Lab:
        30.1683, -17.9027, 17.0654
      #395f13 color charts
#395f13 RGB chart
      #395f13 CMYK chart
      #395f13 RGB pie chart
      #395f13 color shades, tints & tones
#395f13 color schemes
#395f13 color preview, HTML & CSS examples
           This text has a color of #395f13        
        
          <p style="color:#395f13;">Text here</p>
        
        
          .mytext {color:#395f13;}
        
        Text color #395f13
      
           This box has a color of #395f13        
        
          <div style="background-color:#395f13;">Content here</div>
        
        
          .mybackground {background-color:#395f13;}
        
        Background color #395f13
      
           Border around this has a color of #395f13        
        
          <div style="border:2px solid #395f13;">Content here</div>
        
        
          .myborder {border:2px solid #395f13;}
        
        Border color #395f13