#b2b944 color space conversions
Hex:
        #b2b944
        RGB:
        178, 185, 68
        CMY:
        30, 27, 73
        CMYK:
        4, 0, 63, 27
      HSL:
        64°, 46.2451%, 49.6078%
        HSV (HSB):
        64°, 63.2432%, 72.5490%
        XYZ:
        36.7524, 44.5803, 12.1366
        xyY:
        0.3932, 0.4770, 44.5803
      CIE-Lab:
        72.6146, -17.6931, 56.5320
        CIE-LCH:
        72.6146, 59.2361, 107.3789
        CIE-Luv:
        72.6146, 0.3043, 68.4319
        Hunter-Lab:
        66.7684, -18.5901, 35.9607
      #b2b944 color charts
#b2b944 RGB chart
      #b2b944 CMYK chart
      #b2b944 RGB pie chart
      #b2b944 color shades, tints & tones
#b2b944 color schemes
#b2b944 color preview, HTML & CSS examples
           This text has a color of #b2b944        
        
          <p style="color:#b2b944;">Text here</p>
        
        
          .mytext {color:#b2b944;}
        
        Text color #b2b944
      
           This box has a color of #b2b944        
        
          <div style="background-color:#b2b944;">Content here</div>
        
        
          .mybackground {background-color:#b2b944;}
        
        Background color #b2b944
      
           Border around this has a color of #b2b944        
        
          <div style="border:2px solid #b2b944;">Content here</div>
        
        
          .myborder {border:2px solid #b2b944;}
        
        Border color #b2b944