#bd4d16 color space conversions
Hex:
        #bd4d16
        RGB:
        189, 77, 22
        CMY:
        26, 70, 91
        CMYK:
        0, 59, 88, 26
      HSL:
        20°, 79.1469%, 41.3725%
        HSV (HSB):
        20°, 88.3598%, 74.1176%
        XYZ:
        23.7850, 16.1845, 2.6294
        xyY:
        0.5583, 0.3799, 16.1845
      CIE-Lab:
        47.2156, 42.6017, 51.1837
        CIE-LCH:
        47.2156, 66.5933, 50.2284
        CIE-Luv:
        47.2156, 91.3514, 38.3123
        Hunter-Lab:
        40.2300, 35.1312, 24.2859
      #bd4d16 color charts
#bd4d16 RGB chart
      #bd4d16 CMYK chart
      #bd4d16 RGB pie chart
      #bd4d16 color shades, tints & tones
#bd4d16 color schemes
#bd4d16 color preview, HTML & CSS examples
           This text has a color of #bd4d16        
        
          <p style="color:#bd4d16;">Text here</p>
        
        
          .mytext {color:#bd4d16;}
        
        Text color #bd4d16
      
           This box has a color of #bd4d16        
        
          <div style="background-color:#bd4d16;">Content here</div>
        
        
          .mybackground {background-color:#bd4d16;}
        
        Background color #bd4d16
      
           Border around this has a color of #bd4d16        
        
          <div style="border:2px solid #bd4d16;">Content here</div>
        
        
          .myborder {border:2px solid #bd4d16;}
        
        Border color #bd4d16