#b2b21d color space conversions
Hex:
        #b2b21d
        RGB:
        178, 178, 29
        CMY:
        30, 30, 89
        CMYK:
        0, 0, 84, 30
      HSL:
        60°, 71.9807%, 40.5882%
        HSV (HSB):
        60°, 83.7079%, 69.8039%
        XYZ:
        34.5023, 41.3945, 7.3339
        xyY:
        0.4145, 0.4973, 41.3945
      CIE-Lab:
        70.4514, -15.9601, 67.6798
        CIE-LCH:
        70.4514, 69.5362, 103.2689
        CIE-Luv:
        70.4514, 5.3920, 74.7509
        Hunter-Lab:
        64.3385, -16.8698, 38.2786
      #b2b21d color charts
#b2b21d RGB chart
      #b2b21d CMYK chart
      #b2b21d RGB pie chart
      #b2b21d color shades, tints & tones
#b2b21d color schemes
#b2b21d color preview, HTML & CSS examples
           This text has a color of #b2b21d        
        
          <p style="color:#b2b21d;">Text here</p>
        
        
          .mytext {color:#b2b21d;}
        
        Text color #b2b21d
      
           This box has a color of #b2b21d        
        
          <div style="background-color:#b2b21d;">Content here</div>
        
        
          .mybackground {background-color:#b2b21d;}
        
        Background color #b2b21d
      
           Border around this has a color of #b2b21d        
        
          <div style="border:2px solid #b2b21d;">Content here</div>
        
        
          .myborder {border:2px solid #b2b21d;}
        
        Border color #b2b21d