#b8c268 color space conversions
Hex:
        #b8c268
        RGB:
        184, 194, 104
        CMY:
        28, 24, 59
        CMYK:
        5, 0, 46, 24
      HSL:
        67°, 42.4528%, 58.4314%
        HSV (HSB):
        67°, 46.3918%, 76.0784%
        XYZ:
        41.5576, 49.7734, 20.5136
        xyY:
        0.3716, 0.4450, 49.7734
      CIE-Lab:
        75.9300, -16.7536, 43.8456
        CIE-LCH:
        75.9300, 46.9374, 110.9121
        CIE-Luv:
        75.9300, -2.1768, 58.1026
        Hunter-Lab:
        70.5503, -18.3175, 32.1457
      #b8c268 color charts
#b8c268 RGB chart
      #b8c268 CMYK chart
      #b8c268 RGB pie chart
      #b8c268 color shades, tints & tones
#b8c268 color schemes
#b8c268 color preview, HTML & CSS examples
           This text has a color of #b8c268        
        
          <p style="color:#b8c268;">Text here</p>
        
        
          .mytext {color:#b8c268;}
        
        Text color #b8c268
      
           This box has a color of #b8c268        
        
          <div style="background-color:#b8c268;">Content here</div>
        
        
          .mybackground {background-color:#b8c268;}
        
        Background color #b8c268
      
           Border around this has a color of #b8c268        
        
          <div style="border:2px solid #b8c268;">Content here</div>
        
        
          .myborder {border:2px solid #b8c268;}
        
        Border color #b8c268