#bd2c1d color space conversions
Hex:
        #bd2c1d
        RGB:
        189, 44, 29
        CMY:
        26, 83, 89
        CMYK:
        0, 77, 85, 26
      HSL:
        6°, 73.3945%, 42.7451%
        HSV (HSB):
        6°, 84.6561%, 74.1176%
        XYZ:
        22.1087, 12.7089, 2.4502
        xyY:
        0.5932, 0.3410, 12.7089
      CIE-Lab:
        42.3213, 56.1150, 44.0893
        CIE-LCH:
        42.3213, 71.3636, 38.1565
        CIE-Luv:
        42.3213, 112.2183, 28.2537
        Hunter-Lab:
        35.6495, 48.3134, 20.8797
      #bd2c1d color charts
#bd2c1d RGB chart
      #bd2c1d CMYK chart
      #bd2c1d RGB pie chart
      #bd2c1d color shades, tints & tones
#bd2c1d color schemes
#bd2c1d color preview, HTML & CSS examples
           This text has a color of #bd2c1d        
        
          <p style="color:#bd2c1d;">Text here</p>
        
        
          .mytext {color:#bd2c1d;}
        
        Text color #bd2c1d
      
           This box has a color of #bd2c1d        
        
          <div style="background-color:#bd2c1d;">Content here</div>
        
        
          .mybackground {background-color:#bd2c1d;}
        
        Background color #bd2c1d
      
           Border around this has a color of #bd2c1d        
        
          <div style="border:2px solid #bd2c1d;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c1d;}
        
        Border color #bd2c1d