#386f12 color space conversions
Hex:
        #386f12
        RGB:
        56, 111, 18
        CMY:
        78, 56, 93
        CMYK:
        50, 0, 84, 56
      HSL:
        95°, 72.0930%, 25.2941%
        HSV (HSB):
        95°, 83.7838%, 43.5294%
        XYZ:
        7.4245, 12.2533, 2.5461
        xyY:
        0.3341, 0.5514, 12.2533
      CIE-Lab:
        41.6159, -34.6074, 42.1459
        CIE-LCH:
        41.6159, 54.5340, 129.3905
        CIE-Luv:
        41.6159, -26.2389, 46.6440
        Hunter-Lab:
        35.0047, -23.3984, 20.1908
      #386f12 color charts
#386f12 RGB chart
      #386f12 CMYK chart
      #386f12 RGB pie chart
      #386f12 color shades, tints & tones
#386f12 color schemes
#386f12 color preview, HTML & CSS examples
           This text has a color of #386f12        
        
          <p style="color:#386f12;">Text here</p>
        
        
          .mytext {color:#386f12;}
        
        Text color #386f12
      
           This box has a color of #386f12        
        
          <div style="background-color:#386f12;">Content here</div>
        
        
          .mybackground {background-color:#386f12;}
        
        Background color #386f12
      
           Border around this has a color of #386f12        
        
          <div style="border:2px solid #386f12;">Content here</div>
        
        
          .myborder {border:2px solid #386f12;}
        
        Border color #386f12