#bd2816 color space conversions
Hex:
        #bd2816
        RGB:
        189, 40, 22
        CMY:
        26, 84, 91
        CMYK:
        0, 79, 88, 26
      HSL:
        6°, 79.1469%, 41.3725%
        HSV (HSB):
        6°, 88.3598%, 74.1176%
        XYZ:
        21.8899, 12.3943, 1.9977
        xyY:
        0.6033, 0.3416, 12.3943
      CIE-Lab:
        41.8361, 57.1885, 46.9679
        CIE-LCH:
        41.8361, 74.0034, 39.3957
        CIE-Luv:
        41.8361, 115.1391, 29.0499
        Hunter-Lab:
        35.2056, 49.3767, 21.2796
      #bd2816 color charts
#bd2816 RGB chart
      #bd2816 CMYK chart
      #bd2816 RGB pie chart
      #bd2816 color shades, tints & tones
#bd2816 color schemes
#bd2816 color preview, HTML & CSS examples
           This text has a color of #bd2816        
        
          <p style="color:#bd2816;">Text here</p>
        
        
          .mytext {color:#bd2816;}
        
        Text color #bd2816
      
           This box has a color of #bd2816        
        
          <div style="background-color:#bd2816;">Content here</div>
        
        
          .mybackground {background-color:#bd2816;}
        
        Background color #bd2816
      
           Border around this has a color of #bd2816        
        
          <div style="border:2px solid #bd2816;">Content here</div>
        
        
          .myborder {border:2px solid #bd2816;}
        
        Border color #bd2816