#b8c950 color space conversions
Hex:
        #b8c950
        RGB:
        184, 201, 80
        CMY:
        28, 21, 69
        CMYK:
        8, 0, 60, 21
      HSL:
        68°, 52.8384%, 55.0980%
        HSV (HSB):
        68°, 60.1990%, 78.8235%
        XYZ:
        42.1018, 52.5428, 15.5122
        xyY:
        0.3822, 0.4770, 52.5428
      CIE-Lab:
        77.6043, -22.3214, 56.9305
        CIE-LCH:
        77.6043, 61.1500, 111.4092
        CIE-Luv:
        77.6043, -5.8165, 71.6354
        Hunter-Lab:
        72.4864, -23.1744, 38.0524
      #b8c950 color charts
#b8c950 RGB chart
      #b8c950 CMYK chart
      #b8c950 RGB pie chart
      #b8c950 color shades, tints & tones
#b8c950 color schemes
#b8c950 color preview, HTML & CSS examples
           This text has a color of #b8c950        
        
          <p style="color:#b8c950;">Text here</p>
        
        
          .mytext {color:#b8c950;}
        
        Text color #b8c950
      
           This box has a color of #b8c950        
        
          <div style="background-color:#b8c950;">Content here</div>
        
        
          .mybackground {background-color:#b8c950;}
        
        Background color #b8c950
      
           Border around this has a color of #b8c950        
        
          <div style="border:2px solid #b8c950;">Content here</div>
        
        
          .myborder {border:2px solid #b8c950;}
        
        Border color #b8c950