#bea70b color space conversions
Hex:
        #bea70b
        RGB:
        190, 167, 11
        CMY:
        25, 35, 96
        CMYK:
        0, 12, 94, 25
      HSL:
        52°, 89.0547%, 39.4118%
        HSV (HSB):
        52°, 94.2105%, 74.5098%
        XYZ:
        35.1143, 38.6087, 5.9181
        xyY:
        0.4409, 0.4848, 38.6087
      CIE-Lab:
        68.4669, -5.3094, 69.8730
        CIE-LCH:
        68.4669, 70.0744, 94.3453
        CIE-Luv:
        68.4669, 21.7202, 72.5157
        Hunter-Lab:
        62.1359, -7.8638, 37.8481
      #bea70b color charts
#bea70b RGB chart
      #bea70b CMYK chart
      #bea70b RGB pie chart
      #bea70b color shades, tints & tones
#bea70b color schemes
#bea70b color preview, HTML & CSS examples
           This text has a color of #bea70b        
        
          <p style="color:#bea70b;">Text here</p>
        
        
          .mytext {color:#bea70b;}
        
        Text color #bea70b
      
           This box has a color of #bea70b        
        
          <div style="background-color:#bea70b;">Content here</div>
        
        
          .mybackground {background-color:#bea70b;}
        
        Background color #bea70b
      
           Border around this has a color of #bea70b        
        
          <div style="border:2px solid #bea70b;">Content here</div>
        
        
          .myborder {border:2px solid #bea70b;}
        
        Border color #bea70b