#b0b234 color space conversions
Hex:
        #b0b234
        RGB:
        176, 178, 52
        CMY:
        31, 30, 80
        CMYK:
        1, 0, 71, 30
      HSL:
        61°, 54.7826%, 45.0980%
        HSV (HSB):
        61°, 70.7865%, 69.8039%
        XYZ:
        34.4447, 41.3188, 9.4087
        xyY:
        0.4044, 0.4851, 41.3188
      CIE-Lab:
        70.3987, -15.9314, 60.5427
        CIE-LCH:
        70.3987, 62.6038, 104.7427
        CIE-Luv:
        70.3987, 3.7045, 70.0707
        Hunter-Lab:
        64.2797, -16.8391, 36.3174
      #b0b234 color charts
#b0b234 RGB chart
      #b0b234 CMYK chart
      #b0b234 RGB pie chart
      #b0b234 color shades, tints & tones
#b0b234 color schemes
#b0b234 color preview, HTML & CSS examples
           This text has a color of #b0b234        
        
          <p style="color:#b0b234;">Text here</p>
        
        
          .mytext {color:#b0b234;}
        
        Text color #b0b234
      
           This box has a color of #b0b234        
        
          <div style="background-color:#b0b234;">Content here</div>
        
        
          .mybackground {background-color:#b0b234;}
        
        Background color #b0b234
      
           Border around this has a color of #b0b234        
        
          <div style="border:2px solid #b0b234;">Content here</div>
        
        
          .myborder {border:2px solid #b0b234;}
        
        Border color #b0b234