#bd3f13 color space conversions
Hex:
        #bd3f13
        RGB:
        189, 63, 19
        CMY:
        26, 75, 93
        CMYK:
        0, 67, 90, 26
      HSL:
        16°, 81.7308%, 40.7843%
        HSV (HSB):
        16°, 89.9471%, 74.1176%
        XYZ:
        22.8813, 14.4208, 2.1936
        xyY:
        0.5793, 0.3651, 14.4208
      CIE-Lab:
        44.8305, 48.8404, 50.4596
        CIE-LCH:
        44.8305, 70.2250, 45.9342
        CIE-Luv:
        44.8305, 101.7300, 34.8157
        Hunter-Lab:
        37.9748, 41.0974, 23.1575
      #bd3f13 color charts
#bd3f13 RGB chart
      #bd3f13 CMYK chart
      #bd3f13 RGB pie chart
      #bd3f13 color shades, tints & tones
#bd3f13 color schemes
#bd3f13 color preview, HTML & CSS examples
           This text has a color of #bd3f13        
        
          <p style="color:#bd3f13;">Text here</p>
        
        
          .mytext {color:#bd3f13;}
        
        Text color #bd3f13
      
           This box has a color of #bd3f13        
        
          <div style="background-color:#bd3f13;">Content here</div>
        
        
          .mybackground {background-color:#bd3f13;}
        
        Background color #bd3f13
      
           Border around this has a color of #bd3f13        
        
          <div style="border:2px solid #bd3f13;">Content here</div>
        
        
          .myborder {border:2px solid #bd3f13;}
        
        Border color #bd3f13