#bd5f0b color space conversions
Hex:
        #bd5f0b
        RGB:
        189, 95, 11
        CMY:
        26, 63, 96
        CMYK:
        0, 50, 94, 26
      HSL:
        28°, 89.0000%, 39.2157%
        HSV (HSB):
        28°, 94.1799%, 74.1176%
        XYZ:
        25.1389, 19.0274, 2.6643
        xyY:
        0.5368, 0.4063, 19.0274
      CIE-Lab:
        50.7192, 33.3684, 56.9695
        CIE-LCH:
        50.7192, 66.0225, 59.6415
        CIE-Luv:
        50.7192, 77.6937, 45.6649
        Hunter-Lab:
        43.6204, 26.5356, 26.9129
      #bd5f0b color charts
#bd5f0b RGB chart
      #bd5f0b CMYK chart
      #bd5f0b RGB pie chart
      #bd5f0b color shades, tints & tones
#bd5f0b color schemes
#bd5f0b color preview, HTML & CSS examples
           This text has a color of #bd5f0b        
        
          <p style="color:#bd5f0b;">Text here</p>
        
        
          .mytext {color:#bd5f0b;}
        
        Text color #bd5f0b
      
           This box has a color of #bd5f0b        
        
          <div style="background-color:#bd5f0b;">Content here</div>
        
        
          .mybackground {background-color:#bd5f0b;}
        
        Background color #bd5f0b
      
           Border around this has a color of #bd5f0b        
        
          <div style="border:2px solid #bd5f0b;">Content here</div>
        
        
          .myborder {border:2px solid #bd5f0b;}
        
        Border color #bd5f0b