#befa42 color space conversions
Hex:
        #befa42
        RGB:
        190, 250, 66
        CMY:
        25, 2, 74
        CMYK:
        24, 0, 74, 2
      HSL:
        80°, 94.8454%, 61.9608%
        HSV (HSB):
        80°, 73.6000%, 98.0392%
        XYZ:
        56.4042, 79.7117, 17.5673
        xyY:
        0.3670, 0.5187, 79.7117
      CIE-Lab:
        91.5554, -43.4282, 76.5610
        CIE-LCH:
        91.5554, 88.0204, 119.5635
        CIE-Luv:
        91.5554, -29.6657, 96.9928
        Hunter-Lab:
        89.2814, -43.4738, 50.8309
      #befa42 color charts
#befa42 RGB chart
      #befa42 CMYK chart
      #befa42 RGB pie chart
      #befa42 color shades, tints & tones
#befa42 color schemes
#befa42 color preview, HTML & CSS examples
           This text has a color of #befa42        
        
          <p style="color:#befa42;">Text here</p>
        
        
          .mytext {color:#befa42;}
        
        Text color #befa42
      
           This box has a color of #befa42        
        
          <div style="background-color:#befa42;">Content here</div>
        
        
          .mybackground {background-color:#befa42;}
        
        Background color #befa42
      
           Border around this has a color of #befa42        
        
          <div style="border:2px solid #befa42;">Content here</div>
        
        
          .myborder {border:2px solid #befa42;}
        
        Border color #befa42