#bea212 color space conversions
Hex:
        #bea212
        RGB:
        190, 162, 18
        CMY:
        25, 36, 93
        CMYK:
        0, 15, 91, 25
      HSL:
        50°, 82.6923%, 40.7843%
        HSV (HSB):
        50°, 90.5263%, 74.5098%
        XYZ:
        34.2647, 36.8315, 5.8755
        xyY:
        0.4452, 0.4785, 36.8315
      CIE-Lab:
        67.1504, -2.5521, 67.7854
        CIE-LCH:
        67.1504, 67.8334, 92.1561
        CIE-Luv:
        67.1504, 25.2654, 69.9648
        Hunter-Lab:
        60.6889, -5.4253, 36.7422
      #bea212 color charts
#bea212 RGB chart
      #bea212 CMYK chart
      #bea212 RGB pie chart
      #bea212 color shades, tints & tones
#bea212 color schemes
#bea212 color preview, HTML & CSS examples
           This text has a color of #bea212        
        
          <p style="color:#bea212;">Text here</p>
        
        
          .mytext {color:#bea212;}
        
        Text color #bea212
      
           This box has a color of #bea212        
        
          <div style="background-color:#bea212;">Content here</div>
        
        
          .mybackground {background-color:#bea212;}
        
        Background color #bea212
      
           Border around this has a color of #bea212        
        
          <div style="border:2px solid #bea212;">Content here</div>
        
        
          .myborder {border:2px solid #bea212;}
        
        Border color #bea212