#befa56 color space conversions
Hex:
        #befa56
        RGB:
        190, 250, 86
        CMY:
        25, 2, 66
        CMYK:
        24, 0, 66, 2
      HSL:
        82°, 94.2529%, 65.8824%
        HSV (HSB):
        82°, 65.6000%, 98.0392%
        XYZ:
        57.1005, 79.9902, 21.2342
        xyY:
        0.3607, 0.5052, 79.9902
      CIE-Lab:
        91.6805, -42.2455, 69.6745
        CIE-LCH:
        91.6805, 81.4814, 121.2296
        CIE-Luv:
        91.6805, -29.6698, 91.5105
        Hunter-Lab:
        89.4373, -42.5533, 48.5294
      #befa56 color charts
#befa56 RGB chart
      #befa56 CMYK chart
      #befa56 RGB pie chart
      #befa56 color shades, tints & tones
#befa56 color schemes
#befa56 color preview, HTML & CSS examples
           This text has a color of #befa56        
        
          <p style="color:#befa56;">Text here</p>
        
        
          .mytext {color:#befa56;}
        
        Text color #befa56
      
           This box has a color of #befa56        
        
          <div style="background-color:#befa56;">Content here</div>
        
        
          .mybackground {background-color:#befa56;}
        
        Background color #befa56
      
           Border around this has a color of #befa56        
        
          <div style="border:2px solid #befa56;">Content here</div>
        
        
          .myborder {border:2px solid #befa56;}
        
        Border color #befa56