#bd8d1a color space conversions
Hex:
        #bd8d1a
        RGB:
        189, 141, 26
        CMY:
        26, 45, 90
        CMYK:
        0, 25, 86, 26
      HSL:
        42°, 75.8140%, 42.1569%
        HSV (HSB):
        42°, 86.2434%, 74.1176%
        XYZ:
        30.6976, 29.9432, 5.1389
        xyY:
        0.4667, 0.4552, 29.9432
      CIE-Lab:
        61.6051, 8.5461, 61.5248
        CIE-LCH:
        61.6051, 62.1155, 82.0920
        CIE-Luv:
        61.6051, 40.1158, 60.7033
        Hunter-Lab:
        54.7203, 4.3762, 32.7361
      #bd8d1a color charts
#bd8d1a RGB chart
      #bd8d1a CMYK chart
      #bd8d1a RGB pie chart
      #bd8d1a color shades, tints & tones
#bd8d1a color schemes
#bd8d1a color preview, HTML & CSS examples
           This text has a color of #bd8d1a        
        
          <p style="color:#bd8d1a;">Text here</p>
        
        
          .mytext {color:#bd8d1a;}
        
        Text color #bd8d1a
      
           This box has a color of #bd8d1a        
        
          <div style="background-color:#bd8d1a;">Content here</div>
        
        
          .mybackground {background-color:#bd8d1a;}
        
        Background color #bd8d1a
      
           Border around this has a color of #bd8d1a        
        
          <div style="border:2px solid #bd8d1a;">Content here</div>
        
        
          .myborder {border:2px solid #bd8d1a;}
        
        Border color #bd8d1a