#beb40f color space conversions
Hex:
        #beb40f
        RGB:
        190, 180, 15
        CMY:
        25, 29, 94
        CMYK:
        0, 5, 92, 25
      HSL:
        57°, 85.3659%, 40.1961%
        HSV (HSB):
        57°, 92.1053%, 74.5098%
        XYZ:
        37.6427, 43.6242, 6.8883
        xyY:
        0.4270, 0.4949, 43.6242
      CIE-Lab:
        71.9766, -12.0251, 71.9920
        CIE-LCH:
        71.9766, 72.9894, 99.4828
        CIE-Luv:
        71.9766, 12.5731, 77.2645
        Hunter-Lab:
        66.0486, -13.8536, 40.0506
      #beb40f color charts
#beb40f RGB chart
      #beb40f CMYK chart
      #beb40f RGB pie chart
      #beb40f color shades, tints & tones
#beb40f color schemes
#beb40f color preview, HTML & CSS examples
           This text has a color of #beb40f        
        
          <p style="color:#beb40f;">Text here</p>
        
        
          .mytext {color:#beb40f;}
        
        Text color #beb40f
      
           This box has a color of #beb40f        
        
          <div style="background-color:#beb40f;">Content here</div>
        
        
          .mybackground {background-color:#beb40f;}
        
        Background color #beb40f
      
           Border around this has a color of #beb40f        
        
          <div style="border:2px solid #beb40f;">Content here</div>
        
        
          .myborder {border:2px solid #beb40f;}
        
        Border color #beb40f