#b0c972 color space conversions
Hex:
        #b0c972
        RGB:
        176, 201, 114
        CMY:
        31, 21, 55
        CMYK:
        12, 0, 43, 21
      HSL:
        77°, 44.6154%, 61.7647%
        HSV (HSB):
        77°, 43.2836%, 78.8235%
        XYZ:
        41.8284, 52.2183, 23.7941
        xyY:
        0.3550, 0.4431, 52.2183
      CIE-Lab:
        77.4112, -22.3158, 40.5872
        CIE-LCH:
        77.4112, 46.3175, 118.8030
        CIE-Luv:
        77.4112, -11.2781, 56.2486
        Hunter-Lab:
        72.2622, -23.1356, 31.0609
      #b0c972 color charts
#b0c972 RGB chart
      #b0c972 CMYK chart
      #b0c972 RGB pie chart
      #b0c972 color shades, tints & tones
#b0c972 color schemes
#b0c972 color preview, HTML & CSS examples
           This text has a color of #b0c972        
        
          <p style="color:#b0c972;">Text here</p>
        
        
          .mytext {color:#b0c972;}
        
        Text color #b0c972
      
           This box has a color of #b0c972        
        
          <div style="background-color:#b0c972;">Content here</div>
        
        
          .mybackground {background-color:#b0c972;}
        
        Background color #b0c972
      
           Border around this has a color of #b0c972        
        
          <div style="border:2px solid #b0c972;">Content here</div>
        
        
          .myborder {border:2px solid #b0c972;}
        
        Border color #b0c972