#132c12 color space conversions
Hex:
        #132c12
        RGB:
        19, 44, 18
        CMY:
        93, 83, 93
        CMYK:
        57, 0, 59, 83
      HSL:
        118°, 41.9355%, 12.1569%
        HSV (HSB):
        118°, 59.0909%, 17.2549%
        XYZ:
        1.2784, 1.9835, 0.8877
        xyY:
        0.3081, 0.4780, 1.9835
      CIE-Lab:
        15.4003, -16.4371, 13.8546
        CIE-LCH:
        15.4003, 21.4972, 139.8729
        CIE-Luv:
        15.4003, -9.2236, 12.3073
        Hunter-Lab:
        14.0836, -8.4432, 6.1213
      #132c12 color charts
#132c12 RGB chart
      #132c12 CMYK chart
      #132c12 RGB pie chart
      #132c12 color shades, tints & tones
#132c12 color schemes
#132c12 color preview, HTML & CSS examples
           This text has a color of #132c12        
        
          <p style="color:#132c12;">Text here</p>
        
        
          .mytext {color:#132c12;}
        
        Text color #132c12
      
           This box has a color of #132c12        
        
          <div style="background-color:#132c12;">Content here</div>
        
        
          .mybackground {background-color:#132c12;}
        
        Background color #132c12
      
           Border around this has a color of #132c12        
        
          <div style="border:2px solid #132c12;">Content here</div>
        
        
          .myborder {border:2px solid #132c12;}
        
        Border color #132c12