#132b06 color space conversions
Hex:
        #132b06
        RGB:
        19, 43, 6
        CMY:
        93, 83, 98
        CMYK:
        56, 0, 86, 83
      HSL:
        99°, 75.5102%, 9.6078%
        HSV (HSB):
        99°, 86.0465%, 16.8627%
        XYZ:
        1.1653, 1.8793, 0.4736
        xyY:
        0.3312, 0.5342, 1.8793
      CIE-Lab:
        14.8409, -17.6417, 18.8133
        CIE-LCH:
        14.8409, 25.7908, 133.1592
        CIE-Luv:
        14.8409, -8.9492, 15.6747
        Hunter-Lab:
        13.7089, -8.8175, 7.5479
      #132b06 color charts
#132b06 RGB chart
      #132b06 CMYK chart
      #132b06 RGB pie chart
      #132b06 color shades, tints & tones
#132b06 color schemes
#132b06 color preview, HTML & CSS examples
           This text has a color of #132b06        
        
          <p style="color:#132b06;">Text here</p>
        
        
          .mytext {color:#132b06;}
        
        Text color #132b06
      
           This box has a color of #132b06        
        
          <div style="background-color:#132b06;">Content here</div>
        
        
          .mybackground {background-color:#132b06;}
        
        Background color #132b06
      
           Border around this has a color of #132b06        
        
          <div style="border:2px solid #132b06;">Content here</div>
        
        
          .myborder {border:2px solid #132b06;}
        
        Border color #132b06