#b0b527 color space conversions
Hex:
        #b0b527
        RGB:
        176, 181, 39
        CMY:
        31, 29, 85
        CMYK:
        3, 0, 78, 29
      HSL:
        62°, 64.5455%, 43.1373%
        HSV (HSB):
        62°, 78.4530%, 70.9804%
        XYZ:
        34.7946, 42.4243, 8.2743
        xyY:
        0.4070, 0.4962, 42.4243
      CIE-Lab:
        71.1625, -18.0206, 65.5664
        CIE-LCH:
        71.1625, 67.9978, 105.3680
        CIE-Luv:
        71.1625, 1.9742, 74.2570
        Hunter-Lab:
        65.1340, -18.6297, 38.0619
      #b0b527 color charts
#b0b527 RGB chart
      #b0b527 CMYK chart
      #b0b527 RGB pie chart
      #b0b527 color shades, tints & tones
#b0b527 color schemes
#b0b527 color preview, HTML & CSS examples
           This text has a color of #b0b527        
        
          <p style="color:#b0b527;">Text here</p>
        
        
          .mytext {color:#b0b527;}
        
        Text color #b0b527
      
           This box has a color of #b0b527        
        
          <div style="background-color:#b0b527;">Content here</div>
        
        
          .mybackground {background-color:#b0b527;}
        
        Background color #b0b527
      
           Border around this has a color of #b0b527        
        
          <div style="border:2px solid #b0b527;">Content here</div>
        
        
          .myborder {border:2px solid #b0b527;}
        
        Border color #b0b527