#b8ba16 color space conversions
Hex:
        #b8ba16
        RGB:
        184, 186, 22
        CMY:
        28, 27, 91
        CMYK:
        1, 0, 88, 27
      HSL:
        61°, 78.8462%, 40.7843%
        HSV (HSB):
        61°, 88.1720%, 72.9412%
        XYZ:
        37.4709, 45.3661, 7.5407
        xyY:
        0.4146, 0.5020, 45.3661
      CIE-Lab:
        73.1323, -17.5661, 71.5442
        CIE-LCH:
        73.1323, 73.6692, 103.7948
        CIE-Luv:
        73.1323, 4.3218, 78.8890
        Hunter-Lab:
        67.3544, -18.5662, 40.5102
      #b8ba16 color charts
#b8ba16 RGB chart
      #b8ba16 CMYK chart
      #b8ba16 RGB pie chart
      #b8ba16 color shades, tints & tones
#b8ba16 color schemes
#b8ba16 color preview, HTML & CSS examples
           This text has a color of #b8ba16        
        
          <p style="color:#b8ba16;">Text here</p>
        
        
          .mytext {color:#b8ba16;}
        
        Text color #b8ba16
      
           This box has a color of #b8ba16        
        
          <div style="background-color:#b8ba16;">Content here</div>
        
        
          .mybackground {background-color:#b8ba16;}
        
        Background color #b8ba16
      
           Border around this has a color of #b8ba16        
        
          <div style="border:2px solid #b8ba16;">Content here</div>
        
        
          .myborder {border:2px solid #b8ba16;}
        
        Border color #b8ba16