#b2b312 color space conversions
Hex:
        #b2b312
        RGB:
        178, 179, 18
        CMY:
        30, 30, 93
        CMYK:
        1, 0, 90, 30
      HSL:
        60°, 81.7259%, 38.6275%
        HSV (HSB):
        60°, 89.9441%, 70.1961%
        XYZ:
        34.5894, 41.7488, 6.8075
        xyY:
        0.4160, 0.5021, 41.7488
      CIE-Lab:
        70.6974, -16.7205, 70.0991
        CIE-LCH:
        70.6974, 72.0656, 103.4159
        CIE-Luv:
        70.6974, 4.8300, 76.4777
        Hunter-Lab:
        64.6133, -17.5172, 38.9827
      #b2b312 color charts
#b2b312 RGB chart
      #b2b312 CMYK chart
      #b2b312 RGB pie chart
      #b2b312 color shades, tints & tones
#b2b312 color schemes
#b2b312 color preview, HTML & CSS examples
           This text has a color of #b2b312        
        
          <p style="color:#b2b312;">Text here</p>
        
        
          .mytext {color:#b2b312;}
        
        Text color #b2b312
      
           This box has a color of #b2b312        
        
          <div style="background-color:#b2b312;">Content here</div>
        
        
          .mybackground {background-color:#b2b312;}
        
        Background color #b2b312
      
           Border around this has a color of #b2b312        
        
          <div style="border:2px solid #b2b312;">Content here</div>
        
        
          .myborder {border:2px solid #b2b312;}
        
        Border color #b2b312