#b7ba32 color space conversions
Hex:
        #b7ba32
        RGB:
        183, 186, 50
        CMY:
        28, 27, 80
        CMYK:
        2, 0, 73, 27
      HSL:
        61°, 57.6271%, 46.2745%
        HSV (HSB):
        61°, 73.1183%, 72.9412%
        XYZ:
        37.6631, 45.4154, 9.7986
        xyY:
        0.4055, 0.4890, 45.4154
      CIE-Lab:
        73.1646, -17.0795, 64.1066
        CIE-LCH:
        73.1646, 66.3428, 104.9184
        CIE-Luv:
        73.1646, 3.3186, 74.0880
        Hunter-Lab:
        67.3909, -18.1751, 38.5529
      #b7ba32 color charts
#b7ba32 RGB chart
      #b7ba32 CMYK chart
      #b7ba32 RGB pie chart
      #b7ba32 color shades, tints & tones
#b7ba32 color schemes
#b7ba32 color preview, HTML & CSS examples
           This text has a color of #b7ba32        
        
          <p style="color:#b7ba32;">Text here</p>
        
        
          .mytext {color:#b7ba32;}
        
        Text color #b7ba32
      
           This box has a color of #b7ba32        
        
          <div style="background-color:#b7ba32;">Content here</div>
        
        
          .mybackground {background-color:#b7ba32;}
        
        Background color #b7ba32
      
           Border around this has a color of #b7ba32        
        
          <div style="border:2px solid #b7ba32;">Content here</div>
        
        
          .myborder {border:2px solid #b7ba32;}
        
        Border color #b7ba32