#b2b943 color space conversions
Hex:
        #b2b943
        RGB:
        178, 185, 67
        CMY:
        30, 27, 74
        CMYK:
        4, 0, 64, 27
      HSL:
        64°, 46.8254%, 49.4118%
        HSV (HSB):
        64°, 63.7838%, 72.5490%
        XYZ:
        36.7222, 44.5681, 11.9772
        xyY:
        0.3937, 0.4779, 44.5681
      CIE-Lab:
        72.6066, -17.7586, 56.9414
        CIE-LCH:
        72.6066, 59.6463, 107.3214
        CIE-Luv:
        72.6066, 0.3242, 68.7608
        Hunter-Lab:
        66.7594, -18.6418, 36.0944
      #b2b943 color charts
#b2b943 RGB chart
      #b2b943 CMYK chart
      #b2b943 RGB pie chart
      #b2b943 color shades, tints & tones
#b2b943 color schemes
#b2b943 color preview, HTML & CSS examples
           This text has a color of #b2b943        
        
          <p style="color:#b2b943;">Text here</p>
        
        
          .mytext {color:#b2b943;}
        
        Text color #b2b943
      
           This box has a color of #b2b943        
        
          <div style="background-color:#b2b943;">Content here</div>
        
        
          .mybackground {background-color:#b2b943;}
        
        Background color #b2b943
      
           Border around this has a color of #b2b943        
        
          <div style="border:2px solid #b2b943;">Content here</div>
        
        
          .myborder {border:2px solid #b2b943;}
        
        Border color #b2b943