#b0a124 color space conversions
Hex:
        #b0a124
        RGB:
        176, 161, 36
        CMY:
        31, 37, 86
        CMYK:
        0, 9, 80, 31
      HSL:
        54°, 66.0377%, 41.5686%
        HSV (HSB):
        54°, 79.5455%, 69.0196%
        XYZ:
        30.9678, 34.8472, 6.7631
        xyY:
        0.4267, 0.4801, 34.8472
      CIE-Lab:
        65.6295, -7.7969, 61.5346
        CIE-LCH:
        65.6295, 62.0266, 97.2213
        CIE-Luv:
        65.6295, 15.3375, 66.6181
        Hunter-Lab:
        59.0315, -9.6645, 34.5294
      #b0a124 color charts
#b0a124 RGB chart
      #b0a124 CMYK chart
      #b0a124 RGB pie chart
      #b0a124 color shades, tints & tones
#b0a124 color schemes
#b0a124 color preview, HTML & CSS examples
           This text has a color of #b0a124        
        
          <p style="color:#b0a124;">Text here</p>
        
        
          .mytext {color:#b0a124;}
        
        Text color #b0a124
      
           This box has a color of #b0a124        
        
          <div style="background-color:#b0a124;">Content here</div>
        
        
          .mybackground {background-color:#b0a124;}
        
        Background color #b0a124
      
           Border around this has a color of #b0a124        
        
          <div style="border:2px solid #b0a124;">Content here</div>
        
        
          .myborder {border:2px solid #b0a124;}
        
        Border color #b0a124