#bd8e1d color space conversions
Hex:
        #bd8e1d
        RGB:
        189, 142, 29
        CMY:
        26, 44, 89
        CMYK:
        0, 25, 85, 26
      HSL:
        42°, 73.3945%, 42.7451%
        HSV (HSB):
        42°, 84.6561%, 74.1176%
        XYZ:
        30.8810, 30.2535, 5.3743
        xyY:
        0.4643, 0.4549, 30.2535
      CIE-Lab:
        61.8724, 8.0762, 60.8985
        CIE-LCH:
        61.8724, 61.4317, 82.4456
        CIE-Luv:
        61.8724, 39.2603, 60.6069
        Hunter-Lab:
        55.0032, 3.9616, 32.7091
      #bd8e1d color charts
#bd8e1d RGB chart
      #bd8e1d CMYK chart
      #bd8e1d RGB pie chart
      #bd8e1d color shades, tints & tones
#bd8e1d color schemes
#bd8e1d color preview, HTML & CSS examples
           This text has a color of #bd8e1d        
        
          <p style="color:#bd8e1d;">Text here</p>
        
        
          .mytext {color:#bd8e1d;}
        
        Text color #bd8e1d
      
           This box has a color of #bd8e1d        
        
          <div style="background-color:#bd8e1d;">Content here</div>
        
        
          .mybackground {background-color:#bd8e1d;}
        
        Background color #bd8e1d
      
           Border around this has a color of #bd8e1d        
        
          <div style="border:2px solid #bd8e1d;">Content here</div>
        
        
          .myborder {border:2px solid #bd8e1d;}
        
        Border color #bd8e1d