#b0c356 color space conversions
Hex:
        #b0c356
        RGB:
        176, 195, 86
        CMY:
        31, 24, 66
        CMYK:
        10, 0, 56, 24
      HSL:
        70°, 47.5983%, 55.0980%
        HSV (HSB):
        70°, 55.8974%, 76.4706%
        XYZ:
        39.0993, 48.9322, 16.1882
        xyY:
        0.3752, 0.4695, 48.9322
      CIE-Lab:
        75.4091, -22.1442, 51.6499
        CIE-LCH:
        75.4091, 56.1967, 113.2066
        CIE-Luv:
        75.4091, -7.3463, 66.3165
        Hunter-Lab:
        69.9516, -22.6429, 35.2452
      #b0c356 color charts
#b0c356 RGB chart
      #b0c356 CMYK chart
      #b0c356 RGB pie chart
      #b0c356 color shades, tints & tones
#b0c356 color schemes
#b0c356 color preview, HTML & CSS examples
           This text has a color of #b0c356        
        
          <p style="color:#b0c356;">Text here</p>
        
        
          .mytext {color:#b0c356;}
        
        Text color #b0c356
      
           This box has a color of #b0c356        
        
          <div style="background-color:#b0c356;">Content here</div>
        
        
          .mybackground {background-color:#b0c356;}
        
        Background color #b0c356
      
           Border around this has a color of #b0c356        
        
          <div style="border:2px solid #b0c356;">Content here</div>
        
        
          .myborder {border:2px solid #b0c356;}
        
        Border color #b0c356