#beb42a color space conversions
Hex:
        #beb42a
        RGB:
        190, 180, 42
        CMY:
        25, 29, 84
        CMYK:
        0, 5, 78, 25
      HSL:
        56°, 63.7931%, 45.4902%
        HSV (HSB):
        56°, 77.8947%, 74.5098%
        XYZ:
        37.9744, 43.7568, 8.6349
        xyY:
        0.4202, 0.4842, 43.7568
      CIE-Lab:
        72.0657, -11.3338, 65.9103
        CIE-LCH:
        72.0657, 66.8777, 99.7570
        CIE-Luv:
        72.0657, 12.2364, 73.4944
        Hunter-Lab:
        66.1489, -13.2885, 38.5647
      #beb42a color charts
#beb42a RGB chart
      #beb42a CMYK chart
      #beb42a RGB pie chart
      #beb42a color shades, tints & tones
#beb42a color schemes
#beb42a color preview, HTML & CSS examples
           This text has a color of #beb42a        
        
          <p style="color:#beb42a;">Text here</p>
        
        
          .mytext {color:#beb42a;}
        
        Text color #beb42a
      
           This box has a color of #beb42a        
        
          <div style="background-color:#beb42a;">Content here</div>
        
        
          .mybackground {background-color:#beb42a;}
        
        Background color #beb42a
      
           Border around this has a color of #beb42a        
        
          <div style="border:2px solid #beb42a;">Content here</div>
        
        
          .myborder {border:2px solid #beb42a;}
        
        Border color #beb42a