#b0bd35 color space conversions
Hex:
        #b0bd35
        RGB:
        176, 189, 53
        CMY:
        31, 26, 79
        CMYK:
        7, 0, 72, 26
      HSL:
        66°, 56.1983%, 47.4510%
        HSV (HSB):
        66°, 71.9577%, 74.1176%
        XYZ:
        36.7447, 45.8823, 10.2877
        xyY:
        0.3955, 0.4938, 45.8823
      CIE-Lab:
        73.4691, -21.4018, 63.1646
        CIE-LCH:
        73.4691, 66.6919, 108.7177
        CIE-Luv:
        73.4691, -3.2311, 74.4935
        Hunter-Lab:
        67.7365, -21.7088, 38.4107
      #b0bd35 color charts
#b0bd35 RGB chart
      #b0bd35 CMYK chart
      #b0bd35 RGB pie chart
      #b0bd35 color shades, tints & tones
#b0bd35 color schemes
#b0bd35 color preview, HTML & CSS examples
           This text has a color of #b0bd35        
        
          <p style="color:#b0bd35;">Text here</p>
        
        
          .mytext {color:#b0bd35;}
        
        Text color #b0bd35
      
           This box has a color of #b0bd35        
        
          <div style="background-color:#b0bd35;">Content here</div>
        
        
          .mybackground {background-color:#b0bd35;}
        
        Background color #b0bd35
      
           Border around this has a color of #b0bd35        
        
          <div style="border:2px solid #b0bd35;">Content here</div>
        
        
          .myborder {border:2px solid #b0bd35;}
        
        Border color #b0bd35