#bd3b01 color space conversions
Hex:
        #bd3b01
        RGB:
        189, 59, 1
        CMY:
        26, 77, 100
        CMYK:
        0, 69, 99, 26
      HSL:
        19°, 98.9474%, 37.2549%
        HSV (HSB):
        19°, 99.4709%, 74.1176%
        XYZ:
        22.5557, 13.9489, 1.5323
        xyY:
        0.5930, 0.3667, 13.9489
      CIE-Lab:
        44.1596, 50.2498, 55.4370
        CIE-LCH:
        44.1596, 74.8218, 47.8099
        CIE-Luv:
        44.1596, 105.5350, 36.0200
        Hunter-Lab:
        37.3483, 42.4419, 23.7113
      #bd3b01 color charts
#bd3b01 RGB chart
      #bd3b01 CMYK chart
      #bd3b01 RGB pie chart
      #bd3b01 color shades, tints & tones
#bd3b01 color schemes
#bd3b01 color preview, HTML & CSS examples
           This text has a color of #bd3b01        
        
          <p style="color:#bd3b01;">Text here</p>
        
        
          .mytext {color:#bd3b01;}
        
        Text color #bd3b01
      
           This box has a color of #bd3b01        
        
          <div style="background-color:#bd3b01;">Content here</div>
        
        
          .mybackground {background-color:#bd3b01;}
        
        Background color #bd3b01
      
           Border around this has a color of #bd3b01        
        
          <div style="border:2px solid #bd3b01;">Content here</div>
        
        
          .myborder {border:2px solid #bd3b01;}
        
        Border color #bd3b01