#bd550f color space conversions
Hex:
        #bd550f
        RGB:
        189, 85, 15
        CMY:
        26, 67, 94
        CMYK:
        0, 55, 92, 26
      HSL:
        24°, 85.2941%, 40.0000%
        HSV (HSB):
        24°, 92.0635%, 74.1176%
        XYZ:
        24.3210, 17.3503, 2.5190
        xyY:
        0.5504, 0.3926, 17.3503
      CIE-Lab:
        48.6984, 38.5597, 54.5605
        CIE-LCH:
        48.6984, 66.8109, 54.7499
        CIE-Luv:
        48.6984, 85.5754, 41.9039
        Hunter-Lab:
        41.6537, 31.3296, 25.5720
      #bd550f color charts
#bd550f RGB chart
      #bd550f CMYK chart
      #bd550f RGB pie chart
      #bd550f color shades, tints & tones
#bd550f color schemes
#bd550f color preview, HTML & CSS examples
           This text has a color of #bd550f        
        
          <p style="color:#bd550f;">Text here</p>
        
        
          .mytext {color:#bd550f;}
        
        Text color #bd550f
      
           This box has a color of #bd550f        
        
          <div style="background-color:#bd550f;">Content here</div>
        
        
          .mybackground {background-color:#bd550f;}
        
        Background color #bd550f
      
           Border around this has a color of #bd550f        
        
          <div style="border:2px solid #bd550f;">Content here</div>
        
        
          .myborder {border:2px solid #bd550f;}
        
        Border color #bd550f