#bea401 color space conversions
Hex:
        #bea401
        RGB:
        190, 164, 1
        CMY:
        25, 36, 100
        CMYK:
        0, 14, 99, 25
      HSL:
        52°, 98.9529%, 37.4510%
        HSV (HSB):
        52°, 99.4737%, 74.5098%
        XYZ:
        34.5161, 37.5003, 5.4478
        xyY:
        0.4456, 0.4841, 37.5003
      CIE-Lab:
        67.6507, -3.8401, 70.5282
        CIE-LCH:
        67.6507, 70.6327, 93.1165
        CIE-Luv:
        67.6507, 23.9691, 72.0384
        Hunter-Lab:
        61.2375, -6.5550, 37.5917
      #bea401 color charts
#bea401 RGB chart
      #bea401 CMYK chart
      #bea401 RGB pie chart
      #bea401 color shades, tints & tones
#bea401 color schemes
#bea401 color preview, HTML & CSS examples
           This text has a color of #bea401        
        
          <p style="color:#bea401;">Text here</p>
        
        
          .mytext {color:#bea401;}
        
        Text color #bea401
      
           This box has a color of #bea401        
        
          <div style="background-color:#bea401;">Content here</div>
        
        
          .mybackground {background-color:#bea401;}
        
        Background color #bea401
      
           Border around this has a color of #bea401        
        
          <div style="border:2px solid #bea401;">Content here</div>
        
        
          .myborder {border:2px solid #bea401;}
        
        Border color #bea401