#b6c382 color space conversions
Hex:
        #b6c382
        RGB:
        182, 195, 130
        CMY:
        29, 24, 49
        CMYK:
        7, 0, 33, 24
      HSL:
        72°, 35.1351%, 63.7255%
        HSV (HSB):
        72°, 33.3333%, 76.4706%
        XYZ:
        42.8358, 50.5870, 28.6257
        xyY:
        0.3510, 0.4145, 50.5870
      CIE-Lab:
        76.4282, -15.0496, 31.2355
        CIE-LCH:
        76.4282, 34.6720, 115.7254
        CIE-Luv:
        76.4282, -4.7503, 44.3611
        Hunter-Lab:
        71.1245, -16.9638, 25.9246
      #b6c382 color charts
#b6c382 RGB chart
      #b6c382 CMYK chart
      #b6c382 RGB pie chart
      #b6c382 color shades, tints & tones
#b6c382 color schemes
#b6c382 color preview, HTML & CSS examples
           This text has a color of #b6c382        
        
          <p style="color:#b6c382;">Text here</p>
        
        
          .mytext {color:#b6c382;}
        
        Text color #b6c382
      
           This box has a color of #b6c382        
        
          <div style="background-color:#b6c382;">Content here</div>
        
        
          .mybackground {background-color:#b6c382;}
        
        Background color #b6c382
      
           Border around this has a color of #b6c382        
        
          <div style="border:2px solid #b6c382;">Content here</div>
        
        
          .myborder {border:2px solid #b6c382;}
        
        Border color #b6c382