#beb85a color space conversions
Hex:
        #beb85a
        RGB:
        190, 184, 90
        CMY:
        25, 28, 65
        CMYK:
        0, 3, 53, 25
      HSL:
        56°, 43.4783%, 54.9020%
        HSV (HSB):
        56°, 52.6316%, 74.5098%
        XYZ:
        40.2212, 45.9663, 16.4254
        xyY:
        0.3920, 0.4480, 45.9663
      CIE-Lab:
        73.5237, -10.4942, 47.8842
        CIE-LCH:
        73.5237, 49.0206, 102.3614
        CIE-Luv:
        73.5237, 8.3054, 59.9584
        Hunter-Lab:
        67.7985, -12.7529, 33.0949
      #beb85a color charts
#beb85a RGB chart
      #beb85a CMYK chart
      #beb85a RGB pie chart
      #beb85a color shades, tints & tones
#beb85a color schemes
#beb85a color preview, HTML & CSS examples
           This text has a color of #beb85a        
        
          <p style="color:#beb85a;">Text here</p>
        
        
          .mytext {color:#beb85a;}
        
        Text color #beb85a
      
           This box has a color of #beb85a        
        
          <div style="background-color:#beb85a;">Content here</div>
        
        
          .mybackground {background-color:#beb85a;}
        
        Background color #beb85a
      
           Border around this has a color of #beb85a        
        
          <div style="border:2px solid #beb85a;">Content here</div>
        
        
          .myborder {border:2px solid #beb85a;}
        
        Border color #beb85a