#bd8a0e color space conversions
Hex:
        #bd8a0e
        RGB:
        189, 138, 14
        CMY:
        26, 46, 95
        CMYK:
        0, 27, 93, 26
      HSL:
        43°, 86.2069%, 39.8039%
        HSV (HSB):
        43°, 92.5926%, 74.1176%
        XYZ:
        30.1540, 29.0275, 4.4290
        xyY:
        0.4740, 0.4563, 29.0275
      CIE-Lab:
        60.8059, 9.9542, 63.6411
        CIE-LCH:
        60.8059, 64.4149, 81.1103
        CIE-Luv:
        60.8059, 42.7216, 61.0503
        Hunter-Lab:
        53.8772, 5.6180, 32.8400
      #bd8a0e color charts
#bd8a0e RGB chart
      #bd8a0e CMYK chart
      #bd8a0e RGB pie chart
      #bd8a0e color shades, tints & tones
#bd8a0e color schemes
#bd8a0e color preview, HTML & CSS examples
           This text has a color of #bd8a0e        
        
          <p style="color:#bd8a0e;">Text here</p>
        
        
          .mytext {color:#bd8a0e;}
        
        Text color #bd8a0e
      
           This box has a color of #bd8a0e        
        
          <div style="background-color:#bd8a0e;">Content here</div>
        
        
          .mybackground {background-color:#bd8a0e;}
        
        Background color #bd8a0e
      
           Border around this has a color of #bd8a0e        
        
          <div style="border:2px solid #bd8a0e;">Content here</div>
        
        
          .myborder {border:2px solid #bd8a0e;}
        
        Border color #bd8a0e