#befa44 color space conversions
Hex:
        #befa44
        RGB:
        190, 250, 68
        CMY:
        25, 2, 73
        CMYK:
        24, 0, 73, 2
      HSL:
        80°, 94.7917%, 62.3529%
        HSV (HSB):
        80°, 72.8000%, 98.0392%
        XYZ:
        56.4642, 79.7357, 17.8834
        xyY:
        0.3665, 0.5175, 79.7357
      CIE-Lab:
        91.5662, -43.3257, 75.9305
        CIE-LCH:
        91.5662, 87.4217, 119.7090
        CIE-Luv:
        91.5662, -29.6660, 96.5155
        Hunter-Lab:
        89.2949, -43.3943, 50.6322
      #befa44 color charts
#befa44 RGB chart
      #befa44 CMYK chart
      #befa44 RGB pie chart
      #befa44 color shades, tints & tones
#befa44 color schemes
#befa44 color preview, HTML & CSS examples
           This text has a color of #befa44        
        
          <p style="color:#befa44;">Text here</p>
        
        
          .mytext {color:#befa44;}
        
        Text color #befa44
      
           This box has a color of #befa44        
        
          <div style="background-color:#befa44;">Content here</div>
        
        
          .mybackground {background-color:#befa44;}
        
        Background color #befa44
      
           Border around this has a color of #befa44        
        
          <div style="border:2px solid #befa44;">Content here</div>
        
        
          .myborder {border:2px solid #befa44;}
        
        Border color #befa44