#b8ba00 color space conversions
Hex:
        #b8ba00
        RGB:
        184, 186, 0
        CMY:
        28, 27, 100
        CMYK:
        1, 0, 100, 27
      HSL:
        61°, 100.0000%, 36.4706%
        HSV (HSB):
        61°, 100.0000%, 72.9412%
        XYZ:
        37.3261, 45.3082, 6.7781
        xyY:
        0.4175, 0.5067, 45.3082
      CIE-Lab:
        73.0943, -17.8754, 74.3465
        CIE-LCH:
        73.0943, 76.4652, 103.5193
        CIE-Luv:
        73.0943, 4.4341, 80.5220
        Hunter-Lab:
        67.3113, -18.8115, 41.1476
      #b8ba00 color charts
#b8ba00 RGB chart
      #b8ba00 CMYK chart
      #b8ba00 RGB pie chart
      #b8ba00 color shades, tints & tones
#b8ba00 color schemes
#b8ba00 color preview, HTML & CSS examples
           This text has a color of #b8ba00        
        
          <p style="color:#b8ba00;">Text here</p>
        
        
          .mytext {color:#b8ba00;}
        
        Text color #b8ba00
      
           This box has a color of #b8ba00        
        
          <div style="background-color:#b8ba00;">Content here</div>
        
        
          .mybackground {background-color:#b8ba00;}
        
        Background color #b8ba00
      
           Border around this has a color of #b8ba00        
        
          <div style="border:2px solid #b8ba00;">Content here</div>
        
        
          .myborder {border:2px solid #b8ba00;}
        
        Border color #b8ba00