#babf77 color space conversions
Hex:
        #babf77
        RGB:
        186, 191, 119
        CMY:
        27, 25, 53
        CMYK:
        3, 0, 38, 25
      HSL:
        64°, 36.0000%, 60.7843%
        HSV (HSB):
        64°, 37.6963%, 74.9020%
        XYZ:
        42.2103, 49.0326, 24.6923
        xyY:
        0.3641, 0.4229, 49.0326
      CIE-Lab:
        75.4716, -12.8017, 35.7460
        CIE-LCH:
        75.4716, 37.9692, 109.7039
        CIE-Luv:
        75.4716, 0.3753, 48.8111
        Hunter-Lab:
        70.0233, -14.9404, 28.1089
      #babf77 color charts
#babf77 RGB chart
      #babf77 CMYK chart
      #babf77 RGB pie chart
      #babf77 color shades, tints & tones
#babf77 color schemes
#babf77 color preview, HTML & CSS examples
           This text has a color of #babf77        
        
          <p style="color:#babf77;">Text here</p>
        
        
          .mytext {color:#babf77;}
        
        Text color #babf77
      
           This box has a color of #babf77        
        
          <div style="background-color:#babf77;">Content here</div>
        
        
          .mybackground {background-color:#babf77;}
        
        Background color #babf77
      
           Border around this has a color of #babf77        
        
          <div style="border:2px solid #babf77;">Content here</div>
        
        
          .myborder {border:2px solid #babf77;}
        
        Border color #babf77