#b2b750 color space conversions
Hex:
        #b2b750
        RGB:
        178, 183, 80
        CMY:
        30, 28, 69
        CMYK:
        3, 0, 56, 28
      HSL:
        63°, 41.7004%, 51.5686%
        HSV (HSB):
        63°, 56.2842%, 71.7647%
        XYZ:
        36.7416, 43.9111, 14.1286
        xyY:
        0.3876, 0.4633, 43.9111
      CIE-Lab:
        72.1691, -15.8085, 50.7621
        CIE-LCH:
        72.1691, 53.1668, 107.2978
        CIE-Luv:
        72.1691, 1.2730, 63.1543
        Hunter-Lab:
        66.2655, -16.9935, 33.7445
      #b2b750 color charts
#b2b750 RGB chart
      #b2b750 CMYK chart
      #b2b750 RGB pie chart
      #b2b750 color shades, tints & tones
#b2b750 color schemes
#b2b750 color preview, HTML & CSS examples
           This text has a color of #b2b750        
        
          <p style="color:#b2b750;">Text here</p>
        
        
          .mytext {color:#b2b750;}
        
        Text color #b2b750
      
           This box has a color of #b2b750        
        
          <div style="background-color:#b2b750;">Content here</div>
        
        
          .mybackground {background-color:#b2b750;}
        
        Background color #b2b750
      
           Border around this has a color of #b2b750        
        
          <div style="border:2px solid #b2b750;">Content here</div>
        
        
          .myborder {border:2px solid #b2b750;}
        
        Border color #b2b750