#bd2c08 color space conversions
Hex:
        #bd2c08
        RGB:
        189, 44, 8
        CMY:
        26, 83, 97
        CMYK:
        0, 77, 96, 26
      HSL:
        12°, 91.8782%, 38.6275%
        HSV (HSB):
        12°, 95.7672%, 74.1176%
        XYZ:
        21.9308, 12.6377, 1.5132
        xyY:
        0.6078, 0.3503, 12.6377
      CIE-Lab:
        42.2122, 55.7580, 52.2813
        CIE-LCH:
        42.2122, 76.4349, 43.1568
        CIE-Luv:
        42.2122, 114.2615, 31.9089
        Hunter-Lab:
        35.5496, 47.9062, 22.3610
      #bd2c08 color charts
#bd2c08 RGB chart
      #bd2c08 CMYK chart
      #bd2c08 RGB pie chart
      #bd2c08 color shades, tints & tones
#bd2c08 color schemes
#bd2c08 color preview, HTML & CSS examples
           This text has a color of #bd2c08        
        
          <p style="color:#bd2c08;">Text here</p>
        
        
          .mytext {color:#bd2c08;}
        
        Text color #bd2c08
      
           This box has a color of #bd2c08        
        
          <div style="background-color:#bd2c08;">Content here</div>
        
        
          .mybackground {background-color:#bd2c08;}
        
        Background color #bd2c08
      
           Border around this has a color of #bd2c08        
        
          <div style="border:2px solid #bd2c08;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c08;}
        
        Border color #bd2c08