#134c12 color space conversions
Hex:
        #134c12
        RGB:
        19, 76, 18
        CMY:
        93, 70, 93
        CMYK:
        75, 0, 76, 70
      HSL:
        119°, 61.7021%, 18.4314%
        HSV (HSB):
        119°, 76.3158%, 29.8039%
        XYZ:
        2.9622, 5.3510, 1.4490
        xyY:
        0.3034, 0.5481, 5.3510
      CIE-Lab:
        27.7122, -31.0669, 27.9710
        CIE-LCH:
        27.7122, 41.8034, 138.0018
        CIE-Luv:
        27.7122, -22.5308, 29.3922
        Hunter-Lab:
        23.1322, -17.6237, 12.4787
      #134c12 color charts
#134c12 RGB chart
      #134c12 CMYK chart
      #134c12 RGB pie chart
      #134c12 color shades, tints & tones
#134c12 color schemes
#134c12 color preview, HTML & CSS examples
           This text has a color of #134c12        
        
          <p style="color:#134c12;">Text here</p>
        
        
          .mytext {color:#134c12;}
        
        Text color #134c12
      
           This box has a color of #134c12        
        
          <div style="background-color:#134c12;">Content here</div>
        
        
          .mybackground {background-color:#134c12;}
        
        Background color #134c12
      
           Border around this has a color of #134c12        
        
          <div style="border:2px solid #134c12;">Content here</div>
        
        
          .myborder {border:2px solid #134c12;}
        
        Border color #134c12