#b09c14 color space conversions
Hex:
        #b09c14
        RGB:
        176, 156, 20
        CMY:
        31, 39, 92
        CMYK:
        0, 11, 89, 31
      HSL:
        52°, 79.5918%, 38.4314%
        HSV (HSB):
        52°, 88.6364%, 69.0196%
        XYZ:
        29.9192, 33.0575, 5.4657
        xyY:
        0.4371, 0.4830, 33.0575
      CIE-Lab:
        64.2075, -5.5952, 64.5112
        CIE-LCH:
        64.2075, 64.7534, 94.9570
        CIE-Luv:
        64.2075, 19.1089, 67.1164
        Hunter-Lab:
        57.4957, -7.7308, 34.6108
      #b09c14 color charts
#b09c14 RGB chart
      #b09c14 CMYK chart
      #b09c14 RGB pie chart
      #b09c14 color shades, tints & tones
#b09c14 color schemes
#b09c14 color preview, HTML & CSS examples
           This text has a color of #b09c14        
        
          <p style="color:#b09c14;">Text here</p>
        
        
          .mytext {color:#b09c14;}
        
        Text color #b09c14
      
           This box has a color of #b09c14        
        
          <div style="background-color:#b09c14;">Content here</div>
        
        
          .mybackground {background-color:#b09c14;}
        
        Background color #b09c14
      
           Border around this has a color of #b09c14        
        
          <div style="border:2px solid #b09c14;">Content here</div>
        
        
          .myborder {border:2px solid #b09c14;}
        
        Border color #b09c14