#babf86 color space conversions
Hex:
        #babf86
        RGB:
        186, 191, 134
        CMY:
        27, 25, 47
        CMYK:
        3, 0, 30, 25
      HSL:
        65°, 30.8108%, 63.7255%
        HSV (HSB):
        65°, 29.8429%, 74.9020%
        XYZ:
        43.1836, 49.4219, 29.8176
        xyY:
        0.3527, 0.4037, 49.4219
      CIE-Lab:
        75.7131, -10.9326, 28.2484
        CIE-LCH:
        75.7131, 30.2901, 111.1574
        CIE-Luv:
        75.7131, -0.1924, 39.9666
        Hunter-Lab:
        70.3007, -13.3792, 24.0630
      #babf86 color charts
#babf86 RGB chart
      #babf86 CMYK chart
      #babf86 RGB pie chart
      #babf86 color shades, tints & tones
#babf86 color schemes
#babf86 color preview, HTML & CSS examples
           This text has a color of #babf86        
        
          <p style="color:#babf86;">Text here</p>
        
        
          .mytext {color:#babf86;}
        
        Text color #babf86
      
           This box has a color of #babf86        
        
          <div style="background-color:#babf86;">Content here</div>
        
        
          .mybackground {background-color:#babf86;}
        
        Background color #babf86
      
           Border around this has a color of #babf86        
        
          <div style="border:2px solid #babf86;">Content here</div>
        
        
          .myborder {border:2px solid #babf86;}
        
        Border color #babf86