#b2b704 color space conversions
Hex:
        #b2b704
        RGB:
        178, 183, 4
        CMY:
        30, 28, 98
        CMYK:
        3, 0, 98, 28
      HSL:
        62°, 95.7219%, 36.6667%
        HSV (HSB):
        62°, 97.8142%, 71.7647%
        XYZ:
        35.3155, 43.3407, 6.6191
        xyY:
        0.4141, 0.5082, 43.3407
      CIE-Lab:
        71.7856, -18.9303, 72.7145
        CIE-LCH:
        71.7856, 75.1382, 104.5924
        CIE-Luv:
        71.7856, 2.2875, 79.0683
        Hunter-Lab:
        65.8337, -19.4552, 40.1224
      #b2b704 color charts
#b2b704 RGB chart
      #b2b704 CMYK chart
      #b2b704 RGB pie chart
      #b2b704 color shades, tints & tones
#b2b704 color schemes
#b2b704 color preview, HTML & CSS examples
           This text has a color of #b2b704        
        
          <p style="color:#b2b704;">Text here</p>
        
        
          .mytext {color:#b2b704;}
        
        Text color #b2b704
      
           This box has a color of #b2b704        
        
          <div style="background-color:#b2b704;">Content here</div>
        
        
          .mybackground {background-color:#b2b704;}
        
        Background color #b2b704
      
           Border around this has a color of #b2b704        
        
          <div style="border:2px solid #b2b704;">Content here</div>
        
        
          .myborder {border:2px solid #b2b704;}
        
        Border color #b2b704