#befa51 color space conversions
Hex:
        #befa51
        RGB:
        190, 250, 81
        CMY:
        25, 2, 68
        CMYK:
        24, 0, 68, 2
      HSL:
        81°, 94.4134%, 64.9020%
        HSV (HSB):
        81°, 67.6000%, 98.0392%
        XYZ:
        56.9060, 79.9124, 20.2100
        xyY:
        0.3624, 0.5089, 79.9124
      CIE-Lab:
        91.6456, -42.5746, 71.5099
        CIE-LCH:
        91.6456, 83.2242, 120.7681
        CIE-Luv:
        91.6456, -29.6686, 93.0298
        Hunter-Lab:
        89.3938, -42.8101, 49.1715
      #befa51 color charts
#befa51 RGB chart
      #befa51 CMYK chart
      #befa51 RGB pie chart
      #befa51 color shades, tints & tones
#befa51 color schemes
#befa51 color preview, HTML & CSS examples
           This text has a color of #befa51        
        
          <p style="color:#befa51;">Text here</p>
        
        
          .mytext {color:#befa51;}
        
        Text color #befa51
      
           This box has a color of #befa51        
        
          <div style="background-color:#befa51;">Content here</div>
        
        
          .mybackground {background-color:#befa51;}
        
        Background color #befa51
      
           Border around this has a color of #befa51        
        
          <div style="border:2px solid #befa51;">Content here</div>
        
        
          .myborder {border:2px solid #befa51;}
        
        Border color #befa51