#befb56 color space conversions
Hex:
        #befb56
        RGB:
        190, 251, 86
        CMY:
        25, 2, 66
        CMYK:
        24, 0, 66, 2
      HSL:
        82°, 95.3757%, 66.0784%
        HSV (HSB):
        82°, 65.7371%, 98.4314%
        XYZ:
        57.4121, 80.6134, 21.3381
        xyY:
        0.3603, 0.5058, 80.6134
      CIE-Lab:
        91.9594, -42.6817, 69.9665
        CIE-LCH:
        91.9594, 81.9575, 121.3844
        CIE-Luv:
        91.9594, -30.1895, 91.9446
        Hunter-Lab:
        89.7850, -42.9836, 48.7587
      #befb56 color charts
#befb56 RGB chart
      #befb56 CMYK chart
      #befb56 RGB pie chart
      #befb56 color shades, tints & tones
#befb56 color schemes
#befb56 color preview, HTML & CSS examples
           This text has a color of #befb56        
        
          <p style="color:#befb56;">Text here</p>
        
        
          .mytext {color:#befb56;}
        
        Text color #befb56
      
           This box has a color of #befb56        
        
          <div style="background-color:#befb56;">Content here</div>
        
        
          .mybackground {background-color:#befb56;}
        
        Background color #befb56
      
           Border around this has a color of #befb56        
        
          <div style="border:2px solid #befb56;">Content here</div>
        
        
          .myborder {border:2px solid #befb56;}
        
        Border color #befb56