#bd811d color space conversions
Hex:
        #bd811d
        RGB:
        189, 129, 29
        CMY:
        26, 49, 89
        CMYK:
        0, 32, 85, 26
      HSL:
        38°, 73.3945%, 42.7451%
        HSV (HSB):
        38°, 84.6561%, 74.1176%
        XYZ:
        29.0583, 26.6080, 4.7667
        xyY:
        0.4808, 0.4403, 26.6080
      CIE-Lab:
        58.6098, 15.2387, 58.1493
        CIE-LCH:
        58.6098, 60.1129, 75.3152
        CIE-Luv:
        58.6098, 49.4083, 55.5214
        Hunter-Lab:
        51.5830, 10.2844, 30.6292
      #bd811d color charts
#bd811d RGB chart
      #bd811d CMYK chart
      #bd811d RGB pie chart
      #bd811d color shades, tints & tones
#bd811d color schemes
#bd811d color preview, HTML & CSS examples
           This text has a color of #bd811d        
        
          <p style="color:#bd811d;">Text here</p>
        
        
          .mytext {color:#bd811d;}
        
        Text color #bd811d
      
           This box has a color of #bd811d        
        
          <div style="background-color:#bd811d;">Content here</div>
        
        
          .mybackground {background-color:#bd811d;}
        
        Background color #bd811d
      
           Border around this has a color of #bd811d        
        
          <div style="border:2px solid #bd811d;">Content here</div>
        
        
          .myborder {border:2px solid #bd811d;}
        
        Border color #bd811d