#bea114 color space conversions
Hex:
        #bea114
        RGB:
        190, 161, 20
        CMY:
        25, 37, 92
        CMYK:
        0, 15, 89, 25
      HSL:
        50°, 80.9524%, 41.1765%
        HSV (HSB):
        50°, 89.4737%, 74.5098%
        XYZ:
        34.1063, 36.4874, 5.9070
        xyY:
        0.4458, 0.4770, 36.4874
      CIE-Lab:
        66.8907, -1.9816, 67.2028
        CIE-LCH:
        66.8907, 67.2320, 91.6890
        CIE-Luv:
        66.8907, 25.9681, 69.3592
        Hunter-Lab:
        60.4048, -4.9220, 36.4854
      #bea114 color charts
#bea114 RGB chart
      #bea114 CMYK chart
      #bea114 RGB pie chart
      #bea114 color shades, tints & tones
#bea114 color schemes
#bea114 color preview, HTML & CSS examples
           This text has a color of #bea114        
        
          <p style="color:#bea114;">Text here</p>
        
        
          .mytext {color:#bea114;}
        
        Text color #bea114
      
           This box has a color of #bea114        
        
          <div style="background-color:#bea114;">Content here</div>
        
        
          .mybackground {background-color:#bea114;}
        
        Background color #bea114
      
           Border around this has a color of #bea114        
        
          <div style="border:2px solid #bea114;">Content here</div>
        
        
          .myborder {border:2px solid #bea114;}
        
        Border color #bea114