#b8ba34 color space conversions
Hex:
        #b8ba34
        RGB:
        184, 186, 52
        CMY:
        28, 27, 80
        CMYK:
        1, 0, 72, 27
      HSL:
        61°, 56.3025%, 46.6667%
        HSV (HSB):
        61°, 72.0430%, 72.9412%
        XYZ:
        37.9459, 45.5561, 10.0421
        xyY:
        0.4056, 0.4870, 45.5561
      CIE-Lab:
        73.2566, -16.5590, 63.5290
        CIE-LCH:
        73.2566, 65.6516, 104.6092
        CIE-Luv:
        73.2566, 3.9595, 73.6236
        Hunter-Lab:
        67.4953, -17.7638, 38.4254
      #b8ba34 color charts
#b8ba34 RGB chart
      #b8ba34 CMYK chart
      #b8ba34 RGB pie chart
      #b8ba34 color shades, tints & tones
#b8ba34 color schemes
#b8ba34 color preview, HTML & CSS examples
           This text has a color of #b8ba34        
        
          <p style="color:#b8ba34;">Text here</p>
        
        
          .mytext {color:#b8ba34;}
        
        Text color #b8ba34
      
           This box has a color of #b8ba34        
        
          <div style="background-color:#b8ba34;">Content here</div>
        
        
          .mybackground {background-color:#b8ba34;}
        
        Background color #b8ba34
      
           Border around this has a color of #b8ba34        
        
          <div style="border:2px solid #b8ba34;">Content here</div>
        
        
          .myborder {border:2px solid #b8ba34;}
        
        Border color #b8ba34