#bea42e color space conversions
Hex:
        #bea42e
        RGB:
        190, 164, 46
        CMY:
        25, 36, 82
        CMYK:
        0, 14, 76, 25
      HSL:
        49°, 61.0169%, 46.2745%
        HSV (HSB):
        49°, 75.7895%, 74.5098%
        XYZ:
        35.0038, 37.6953, 8.0158
        xyY:
        0.4337, 0.4670, 37.6953
      CIE-Lab:
        67.7955, -2.7920, 60.6528
        CIE-LCH:
        67.7955, 60.7170, 92.6356
        CIE-Luv:
        67.7955, 23.2416, 66.0366
        Hunter-Lab:
        61.3965, -5.6763, 35.2368
      #bea42e color charts
#bea42e RGB chart
      #bea42e CMYK chart
      #bea42e RGB pie chart
      #bea42e color shades, tints & tones
#bea42e color schemes
#bea42e color preview, HTML & CSS examples
           This text has a color of #bea42e        
        
          <p style="color:#bea42e;">Text here</p>
        
        
          .mytext {color:#bea42e;}
        
        Text color #bea42e
      
           This box has a color of #bea42e        
        
          <div style="background-color:#bea42e;">Content here</div>
        
        
          .mybackground {background-color:#bea42e;}
        
        Background color #bea42e
      
           Border around this has a color of #bea42e        
        
          <div style="border:2px solid #bea42e;">Content here</div>
        
        
          .myborder {border:2px solid #bea42e;}
        
        Border color #bea42e