#b3b514 color space conversions
Hex:
        #b3b514
        RGB:
        179, 181, 20
        CMY:
        30, 29, 92
        CMYK:
        1, 0, 89, 29
      HSL:
        61°, 80.0995%, 39.4118%
        HSV (HSB):
        61°, 88.9503%, 70.9804%
        XYZ:
        35.2405, 42.6820, 7.0429
        xyY:
        0.4148, 0.5023, 42.6820
      CIE-Lab:
        71.3386, -17.2579, 70.3001
        CIE-LCH:
        71.3386, 72.3875, 103.7927
        CIE-Luv:
        71.3386, 4.1900, 77.0776
        Hunter-Lab:
        65.3314, -18.0450, 39.3404
      #b3b514 color charts
#b3b514 RGB chart
      #b3b514 CMYK chart
      #b3b514 RGB pie chart
      #b3b514 color shades, tints & tones
#b3b514 color schemes
#b3b514 color preview, HTML & CSS examples
           This text has a color of #b3b514        
        
          <p style="color:#b3b514;">Text here</p>
        
        
          .mytext {color:#b3b514;}
        
        Text color #b3b514
      
           This box has a color of #b3b514        
        
          <div style="background-color:#b3b514;">Content here</div>
        
        
          .mybackground {background-color:#b3b514;}
        
        Background color #b3b514
      
           Border around this has a color of #b3b514        
        
          <div style="border:2px solid #b3b514;">Content here</div>
        
        
          .myborder {border:2px solid #b3b514;}
        
        Border color #b3b514