#bd3a13 color space conversions
Hex:
        #bd3a13
        RGB:
        189, 58, 19
        CMY:
        26, 77, 93
        CMYK:
        0, 69, 90, 26
      HSL:
        14°, 81.7308%, 40.7843%
        HSV (HSB):
        14°, 89.9471%, 74.1176%
        XYZ:
        22.6169, 13.8919, 2.1055
        xyY:
        0.5857, 0.3598, 13.8919
      CIE-Lab:
        44.0776, 50.8830, 49.9003
        CIE-LCH:
        44.0776, 71.2679, 44.4414
        CIE-Luv:
        44.0776, 105.0765, 33.5275
        Hunter-Lab:
        37.2719, 43.0893, 22.7411
      #bd3a13 color charts
#bd3a13 RGB chart
      #bd3a13 CMYK chart
      #bd3a13 RGB pie chart
      #bd3a13 color shades, tints & tones
#bd3a13 color schemes
#bd3a13 color preview, HTML & CSS examples
           This text has a color of #bd3a13        
        
          <p style="color:#bd3a13;">Text here</p>
        
        
          .mytext {color:#bd3a13;}
        
        Text color #bd3a13
      
           This box has a color of #bd3a13        
        
          <div style="background-color:#bd3a13;">Content here</div>
        
        
          .mybackground {background-color:#bd3a13;}
        
        Background color #bd3a13
      
           Border around this has a color of #bd3a13        
        
          <div style="border:2px solid #bd3a13;">Content here</div>
        
        
          .myborder {border:2px solid #bd3a13;}
        
        Border color #bd3a13