#bd3d20 color space conversions
Hex:
        #bd3d20
        RGB:
        189, 61, 32
        CMY:
        26, 76, 87
        CMYK:
        0, 68, 83, 26
      HSL:
        11°, 71.0407%, 43.3333%
        HSV (HSB):
        11°, 83.0688%, 74.1176%
        XYZ:
        22.9157, 14.2606, 2.9113
        xyY:
        0.5716, 0.3557, 14.2606
      CIE-Lab:
        44.6044, 49.9711, 44.6852
        CIE-LCH:
        44.6044, 67.0364, 41.8038
        CIE-Luv:
        44.6044, 101.7322, 31.5041
        Hunter-Lab:
        37.7632, 42.2330, 21.8634
      #bd3d20 color charts
#bd3d20 RGB chart
      #bd3d20 CMYK chart
      #bd3d20 RGB pie chart
      #bd3d20 color shades, tints & tones
#bd3d20 color schemes
#bd3d20 color preview, HTML & CSS examples
           This text has a color of #bd3d20        
        
          <p style="color:#bd3d20;">Text here</p>
        
        
          .mytext {color:#bd3d20;}
        
        Text color #bd3d20
      
           This box has a color of #bd3d20        
        
          <div style="background-color:#bd3d20;">Content here</div>
        
        
          .mybackground {background-color:#bd3d20;}
        
        Background color #bd3d20
      
           Border around this has a color of #bd3d20        
        
          <div style="border:2px solid #bd3d20;">Content here</div>
        
        
          .myborder {border:2px solid #bd3d20;}
        
        Border color #bd3d20