#bd3d11 color space conversions
Hex:
        #bd3d11
        RGB:
        189, 61, 17
        CMY:
        26, 76, 93
        CMYK:
        0, 68, 91, 26
      HSL:
        15°, 83.4951%, 40.3922%
        HSV (HSB):
        15°, 91.0053%, 74.1176%
        XYZ:
        22.7562, 14.1968, 2.0712
        xyY:
        0.5831, 0.3638, 14.1968
      CIE-Lab:
        44.5138, 49.6375, 50.9455
        CIE-LCH:
        44.5138, 71.1289, 45.7450
        CIE-Luv:
        44.5138, 103.2467, 34.6135
        Hunter-Lab:
        37.6786, 41.8684, 23.1159
      #bd3d11 color charts
#bd3d11 RGB chart
      #bd3d11 CMYK chart
      #bd3d11 RGB pie chart
      #bd3d11 color shades, tints & tones
#bd3d11 color schemes
#bd3d11 color preview, HTML & CSS examples
           This text has a color of #bd3d11        
        
          <p style="color:#bd3d11;">Text here</p>
        
        
          .mytext {color:#bd3d11;}
        
        Text color #bd3d11
      
           This box has a color of #bd3d11        
        
          <div style="background-color:#bd3d11;">Content here</div>
        
        
          .mybackground {background-color:#bd3d11;}
        
        Background color #bd3d11
      
           Border around this has a color of #bd3d11        
        
          <div style="border:2px solid #bd3d11;">Content here</div>
        
        
          .myborder {border:2px solid #bd3d11;}
        
        Border color #bd3d11