#b0c694 color space conversions
Hex:
        #b0c694
        RGB:
        176, 198, 148
        CMY:
        31, 22, 42
        CMYK:
        11, 0, 25, 22
      HSL:
        86°, 30.4878%, 67.8431%
        HSV (HSB):
        86°, 25.2525%, 77.6471%
        XYZ:
        43.4439, 51.7564, 35.7172
        xyY:
        0.3318, 0.3953, 51.7564
      CIE-Lab:
        77.1349, -16.2906, 22.6442
        CIE-LCH:
        77.1349, 27.8952, 125.7319
        CIE-Luv:
        77.1349, -10.3964, 34.2789
        Hunter-Lab:
        71.9419, -18.1068, 20.9235
      #b0c694 color charts
#b0c694 RGB chart
      #b0c694 CMYK chart
      #b0c694 RGB pie chart
      #b0c694 color shades, tints & tones
#b0c694 color schemes
#b0c694 color preview, HTML & CSS examples
           This text has a color of #b0c694        
        
          <p style="color:#b0c694;">Text here</p>
        
        
          .mytext {color:#b0c694;}
        
        Text color #b0c694
      
           This box has a color of #b0c694        
        
          <div style="background-color:#b0c694;">Content here</div>
        
        
          .mybackground {background-color:#b0c694;}
        
        Background color #b0c694
      
           Border around this has a color of #b0c694        
        
          <div style="border:2px solid #b0c694;">Content here</div>
        
        
          .myborder {border:2px solid #b0c694;}
        
        Border color #b0c694