#bd4b17 color space conversions
Hex:
        #bd4b17
        RGB:
        189, 75, 23
        CMY:
        26, 71, 91
        CMYK:
        0, 60, 88, 26
      HSL:
        19°, 78.3019%, 41.5686%
        HSV (HSB):
        19°, 87.8307%, 74.1176%
        XYZ:
        23.6570, 15.9128, 2.6352
        xyY:
        0.5605, 0.3770, 15.9128
      CIE-Lab:
        46.8599, 43.5688, 50.5274
        CIE-LCH:
        46.8599, 66.7178, 49.2295
        CIE-Luv:
        46.8599, 92.7800, 37.5197
        Hunter-Lab:
        39.8909, 36.0490, 24.0069
      #bd4b17 color charts
#bd4b17 RGB chart
      #bd4b17 CMYK chart
      #bd4b17 RGB pie chart
      #bd4b17 color shades, tints & tones
#bd4b17 color schemes
#bd4b17 color preview, HTML & CSS examples
           This text has a color of #bd4b17        
        
          <p style="color:#bd4b17;">Text here</p>
        
        
          .mytext {color:#bd4b17;}
        
        Text color #bd4b17
      
           This box has a color of #bd4b17        
        
          <div style="background-color:#bd4b17;">Content here</div>
        
        
          .mybackground {background-color:#bd4b17;}
        
        Background color #bd4b17
      
           Border around this has a color of #bd4b17        
        
          <div style="border:2px solid #bd4b17;">Content here</div>
        
        
          .myborder {border:2px solid #bd4b17;}
        
        Border color #bd4b17