#b8ba14 color space conversions
Hex:
        #b8ba14
        RGB:
        184, 186, 20
        CMY:
        28, 27, 92
        CMYK:
        1, 0, 89, 27
      HSL:
        61°, 80.5825%, 40.3922%
        HSV (HSB):
        61°, 89.2473%, 72.9412%
        XYZ:
        37.4523, 45.3587, 7.4430
        xyY:
        0.4150, 0.5026, 45.3587
      CIE-Lab:
        73.1274, -17.6057, 71.8921
        CIE-LCH:
        73.1274, 74.0164, 103.7604
        CIE-Luv:
        73.1274, 4.3361, 79.0975
        Hunter-Lab:
        67.3488, -18.5976, 40.5918
      #b8ba14 color charts
#b8ba14 RGB chart
      #b8ba14 CMYK chart
      #b8ba14 RGB pie chart
      #b8ba14 color shades, tints & tones
#b8ba14 color schemes
#b8ba14 color preview, HTML & CSS examples
           This text has a color of #b8ba14        
        
          <p style="color:#b8ba14;">Text here</p>
        
        
          .mytext {color:#b8ba14;}
        
        Text color #b8ba14
      
           This box has a color of #b8ba14        
        
          <div style="background-color:#b8ba14;">Content here</div>
        
        
          .mybackground {background-color:#b8ba14;}
        
        Background color #b8ba14
      
           Border around this has a color of #b8ba14        
        
          <div style="border:2px solid #b8ba14;">Content here</div>
        
        
          .myborder {border:2px solid #b8ba14;}
        
        Border color #b8ba14