#bd3c00 color space conversions
Hex:
        #bd3c00
        RGB:
        189, 60, 0
        CMY:
        26, 76, 100
        CMYK:
        0, 68, 100, 26
      HSL:
        19°, 100.0000%, 37.0588%
        HSV (HSB):
        19°, 100.0000%, 74.1176%
        XYZ:
        22.6021, 14.0505, 1.5208
        xyY:
        0.5921, 0.3681, 14.0505
      CIE-Lab:
        44.3053, 49.8340, 55.8098
        CIE-LCH:
        44.3053, 74.8209, 48.2376
        CIE-Luv:
        44.3053, 104.9138, 36.3780
        Hunter-Lab:
        37.4840, 42.0348, 23.8334
      #bd3c00 color charts
#bd3c00 RGB chart
      #bd3c00 CMYK chart
      #bd3c00 RGB pie chart
      #bd3c00 color shades, tints & tones
#bd3c00 color schemes
#bd3c00 color preview, HTML & CSS examples
           This text has a color of #bd3c00        
        
          <p style="color:#bd3c00;">Text here</p>
        
        
          .mytext {color:#bd3c00;}
        
        Text color #bd3c00
      
           This box has a color of #bd3c00        
        
          <div style="background-color:#bd3c00;">Content here</div>
        
        
          .mybackground {background-color:#bd3c00;}
        
        Background color #bd3c00
      
           Border around this has a color of #bd3c00        
        
          <div style="border:2px solid #bd3c00;">Content here</div>
        
        
          .myborder {border:2px solid #bd3c00;}
        
        Border color #bd3c00