#b0aa41 color space conversions
Hex:
        #b0aa41
        RGB:
        176, 170, 65
        CMY:
        31, 33, 75
        CMYK:
        0, 3, 63, 31
      HSL:
        57°, 46.0581%, 47.2549%
        HSV (HSB):
        57°, 63.0682%, 69.0196%
        XYZ:
        33.2334, 38.3612, 10.6539
        xyY:
        0.4041, 0.4664, 38.3612
      CIE-Lab:
        68.2860, -11.0537, 53.1599
        CIE-LCH:
        68.2860, 54.2970, 101.7463
        CIE-Luv:
        68.2860, 8.5841, 62.6745
        Hunter-Lab:
        61.9364, -12.6106, 33.1568
      #b0aa41 color charts
#b0aa41 RGB chart
      #b0aa41 CMYK chart
      #b0aa41 RGB pie chart
      #b0aa41 color shades, tints & tones
#b0aa41 color schemes
#b0aa41 color preview, HTML & CSS examples
           This text has a color of #b0aa41        
        
          <p style="color:#b0aa41;">Text here</p>
        
        
          .mytext {color:#b0aa41;}
        
        Text color #b0aa41
      
           This box has a color of #b0aa41        
        
          <div style="background-color:#b0aa41;">Content here</div>
        
        
          .mybackground {background-color:#b0aa41;}
        
        Background color #b0aa41
      
           Border around this has a color of #b0aa41        
        
          <div style="border:2px solid #b0aa41;">Content here</div>
        
        
          .myborder {border:2px solid #b0aa41;}
        
        Border color #b0aa41