#b0a417 color space conversions
Hex:
        #b0a417
        RGB:
        176, 164, 23
        CMY:
        31, 36, 91
        CMYK:
        0, 7, 87, 31
      HSL:
        55°, 76.8844%, 39.0196%
        HSV (HSB):
        55°, 86.9318%, 69.0196%
        XYZ:
        31.3346, 35.8429, 6.0775
        xyY:
        0.4277, 0.4893, 35.8429
      CIE-Lab:
        66.3997, -9.7635, 65.6349
        CIE-LCH:
        66.3997, 66.3571, 98.4610
        CIE-Luv:
        66.3997, 13.4723, 69.9336
        Hunter-Lab:
        59.8689, -11.3461, 35.8895
      #b0a417 color charts
#b0a417 RGB chart
      #b0a417 CMYK chart
      #b0a417 RGB pie chart
      #b0a417 color shades, tints & tones
#b0a417 color schemes
#b0a417 color preview, HTML & CSS examples
           This text has a color of #b0a417        
        
          <p style="color:#b0a417;">Text here</p>
        
        
          .mytext {color:#b0a417;}
        
        Text color #b0a417
      
           This box has a color of #b0a417        
        
          <div style="background-color:#b0a417;">Content here</div>
        
        
          .mybackground {background-color:#b0a417;}
        
        Background color #b0a417
      
           Border around this has a color of #b0a417        
        
          <div style="border:2px solid #b0a417;">Content here</div>
        
        
          .myborder {border:2px solid #b0a417;}
        
        Border color #b0a417