#b0bf44 color space conversions
Hex:
        #b0bf44
        RGB:
        176, 191, 68
        CMY:
        31, 25, 73
        CMYK:
        8, 0, 64, 25
      HSL:
        67°, 49.0040%, 50.7843%
        HSV (HSB):
        67°, 64.3979%, 74.9020%
        XYZ:
        37.5787, 46.9091, 12.5426
        xyY:
        0.3873, 0.4834, 46.9091
      CIE-Lab:
        74.1316, -21.5221, 58.0859
        CIE-LCH:
        74.1316, 61.9449, 110.3307
        CIE-Luv:
        74.1316, -4.6664, 71.0511
        Hunter-Lab:
        68.4902, -21.9198, 37.0854
      #b0bf44 color charts
#b0bf44 RGB chart
      #b0bf44 CMYK chart
      #b0bf44 RGB pie chart
      #b0bf44 color shades, tints & tones
#b0bf44 color schemes
#b0bf44 color preview, HTML & CSS examples
           This text has a color of #b0bf44        
        
          <p style="color:#b0bf44;">Text here</p>
        
        
          .mytext {color:#b0bf44;}
        
        Text color #b0bf44
      
           This box has a color of #b0bf44        
        
          <div style="background-color:#b0bf44;">Content here</div>
        
        
          .mybackground {background-color:#b0bf44;}
        
        Background color #b0bf44
      
           Border around this has a color of #b0bf44        
        
          <div style="border:2px solid #b0bf44;">Content here</div>
        
        
          .myborder {border:2px solid #b0bf44;}
        
        Border color #b0bf44