#bffb70 color space conversions
Hex:
        #bffb70
        RGB:
        191, 251, 112
        CMY:
        25, 2, 56
        CMYK:
        24, 0, 55, 2
      HSL:
        86°, 94.5578%, 71.1765%
        HSV (HSB):
        86°, 55.3785%, 98.4314%
        XYZ:
        58.9077, 81.2406, 27.9055
        xyY:
        0.3505, 0.4834, 81.2406
      CIE-Lab:
        92.2386, -40.2467, 59.5786
        CIE-LCH:
        92.2386, 71.8985, 124.0399
        CIE-Luv:
        92.2386, -29.6644, 82.4962
        Hunter-Lab:
        90.1336, -41.0733, 44.7372
      #bffb70 color charts
#bffb70 RGB chart
      #bffb70 CMYK chart
      #bffb70 RGB pie chart
      #bffb70 color shades, tints & tones
#bffb70 color schemes
#bffb70 color preview, HTML & CSS examples
           This text has a color of #bffb70        
        
          <p style="color:#bffb70;">Text here</p>
        
        
          .mytext {color:#bffb70;}
        
        Text color #bffb70
      
           This box has a color of #bffb70        
        
          <div style="background-color:#bffb70;">Content here</div>
        
        
          .mybackground {background-color:#bffb70;}
        
        Background color #bffb70
      
           Border around this has a color of #bffb70        
        
          <div style="border:2px solid #bffb70;">Content here</div>
        
        
          .myborder {border:2px solid #bffb70;}
        
        Border color #bffb70