#b0c948 color space conversions
Hex:
        #b0c948
        RGB:
        176, 201, 72
        CMY:
        31, 21, 72
        CMYK:
        12, 0, 64, 21
      HSL:
        72°, 54.4304%, 53.5294%
        HSV (HSB):
        72°, 64.1791%, 78.8235%
        XYZ:
        39.9608, 51.4713, 13.9597
        xyY:
        0.3792, 0.4884, 51.4713
      CIE-Lab:
        76.9636, -26.1331, 59.4338
        CIE-LCH:
        76.9636, 64.9255, 113.7352
        CIE-Luv:
        76.9636, -10.6553, 74.1979
        Hunter-Lab:
        71.7435, -26.1273, 38.6839
      #b0c948 color charts
#b0c948 RGB chart
      #b0c948 CMYK chart
      #b0c948 RGB pie chart
      #b0c948 color shades, tints & tones
#b0c948 color schemes
#b0c948 color preview, HTML & CSS examples
           This text has a color of #b0c948        
        
          <p style="color:#b0c948;">Text here</p>
        
        
          .mytext {color:#b0c948;}
        
        Text color #b0c948
      
           This box has a color of #b0c948        
        
          <div style="background-color:#b0c948;">Content here</div>
        
        
          .mybackground {background-color:#b0c948;}
        
        Background color #b0c948
      
           Border around this has a color of #b0c948        
        
          <div style="border:2px solid #b0c948;">Content here</div>
        
        
          .myborder {border:2px solid #b0c948;}
        
        Border color #b0c948