#beca0f color space conversions
Hex:
        #beca0f
        RGB:
        190, 202, 15
        CMY:
        25, 21, 94
        CMYK:
        6, 0, 93, 21
      HSL:
        64°, 86.1751%, 42.5490%
        HSV (HSB):
        64°, 92.5743%, 79.2157%
        XYZ:
        42.4420, 53.2227, 8.4880
        xyY:
        0.4075, 0.5110, 53.2227
      CIE-Lab:
        78.0063, -23.0304, 76.6429
        CIE-LCH:
        78.0063, 80.0284, 106.7250
        CIE-Luv:
        78.0063, -1.8850, 85.8208
        Hunter-Lab:
        72.9539, -23.8244, 44.1695
      #beca0f color charts
#beca0f RGB chart
      #beca0f CMYK chart
      #beca0f RGB pie chart
      #beca0f color shades, tints & tones
#beca0f color schemes
#beca0f color preview, HTML & CSS examples
           This text has a color of #beca0f        
        
          <p style="color:#beca0f;">Text here</p>
        
        
          .mytext {color:#beca0f;}
        
        Text color #beca0f
      
           This box has a color of #beca0f        
        
          <div style="background-color:#beca0f;">Content here</div>
        
        
          .mybackground {background-color:#beca0f;}
        
        Background color #beca0f
      
           Border around this has a color of #beca0f        
        
          <div style="border:2px solid #beca0f;">Content here</div>
        
        
          .myborder {border:2px solid #beca0f;}
        
        Border color #beca0f