#b0a234 color space conversions
Hex:
        #b0a234
        RGB:
        176, 162, 52
        CMY:
        31, 36, 80
        CMYK:
        0, 8, 70, 31
      HSL:
        53°, 54.3860%, 44.7059%
        HSV (HSB):
        53°, 70.4545%, 69.0196%
        XYZ:
        31.4447, 35.3187, 8.4087
        xyY:
        0.4183, 0.4698, 35.3187
      CIE-Lab:
        65.9960, -7.6197, 56.2026
        CIE-LCH:
        65.9960, 56.7168, 97.7208
        CIE-Luv:
        65.9960, 14.2714, 63.2168
        Hunter-Lab:
        59.4295, -9.5559, 33.2117
      #b0a234 color charts
#b0a234 RGB chart
      #b0a234 CMYK chart
      #b0a234 RGB pie chart
      #b0a234 color shades, tints & tones
#b0a234 color schemes
#b0a234 color preview, HTML & CSS examples
           This text has a color of #b0a234        
        
          <p style="color:#b0a234;">Text here</p>
        
        
          .mytext {color:#b0a234;}
        
        Text color #b0a234
      
           This box has a color of #b0a234        
        
          <div style="background-color:#b0a234;">Content here</div>
        
        
          .mybackground {background-color:#b0a234;}
        
        Background color #b0a234
      
           Border around this has a color of #b0a234        
        
          <div style="border:2px solid #b0a234;">Content here</div>
        
        
          .myborder {border:2px solid #b0a234;}
        
        Border color #b0a234