#bffb42 color space conversions
Hex:
        #bffb42
        RGB:
        191, 251, 66
        CMY:
        25, 2, 74
        CMYK:
        24, 0, 74, 2
      HSL:
        79°, 95.8549%, 62.1569%
        HSV (HSB):
        79°, 73.7052%, 98.4314%
        XYZ:
        56.9664, 80.4641, 17.6829
        xyY:
        0.3673, 0.5187, 80.4641
      CIE-Lab:
        91.8927, -43.4907, 76.9043
        CIE-LCH:
        91.8927, 88.3499, 119.4889
        CIE-Luv:
        91.8927, -29.6477, 97.4104
        Hunter-Lab:
        89.7018, -43.6191, 51.1034
      #bffb42 color charts
#bffb42 RGB chart
      #bffb42 CMYK chart
      #bffb42 RGB pie chart
      #bffb42 color shades, tints & tones
#bffb42 color schemes
#bffb42 color preview, HTML & CSS examples
           This text has a color of #bffb42        
        
          <p style="color:#bffb42;">Text here</p>
        
        
          .mytext {color:#bffb42;}
        
        Text color #bffb42
      
           This box has a color of #bffb42        
        
          <div style="background-color:#bffb42;">Content here</div>
        
        
          .mybackground {background-color:#bffb42;}
        
        Background color #bffb42
      
           Border around this has a color of #bffb42        
        
          <div style="border:2px solid #bffb42;">Content here</div>
        
        
          .myborder {border:2px solid #bffb42;}
        
        Border color #bffb42