#bd550d color space conversions
Hex:
        #bd550d
        RGB:
        189, 85, 13
        CMY:
        26, 67, 95
        CMYK:
        0, 55, 93, 26
      HSL:
        25°, 87.1287%, 39.6078%
        HSV (HSB):
        25°, 93.1217%, 74.1176%
        XYZ:
        24.3074, 17.3449, 2.4475
        xyY:
        0.5512, 0.3933, 17.3449
      CIE-Lab:
        48.6917, 38.5297, 55.0932
        CIE-LCH:
        48.6917, 67.2294, 55.0328
        CIE-Luv:
        48.6917, 85.6693, 42.1510
        Hunter-Lab:
        41.6472, 31.2991, 25.6687
      #bd550d color charts
#bd550d RGB chart
      #bd550d CMYK chart
      #bd550d RGB pie chart
      #bd550d color shades, tints & tones
#bd550d color schemes
#bd550d color preview, HTML & CSS examples
           This text has a color of #bd550d        
        
          <p style="color:#bd550d;">Text here</p>
        
        
          .mytext {color:#bd550d;}
        
        Text color #bd550d
      
           This box has a color of #bd550d        
        
          <div style="background-color:#bd550d;">Content here</div>
        
        
          .mybackground {background-color:#bd550d;}
        
        Background color #bd550d
      
           Border around this has a color of #bd550d        
        
          <div style="border:2px solid #bd550d;">Content here</div>
        
        
          .myborder {border:2px solid #bd550d;}
        
        Border color #bd550d