#bd2f1b color space conversions
Hex:
        #bd2f1b
        RGB:
        189, 47, 27
        CMY:
        26, 82, 89
        CMYK:
        0, 75, 86, 26
      HSL:
        7°, 75.0000%, 42.3529%
        HSV (HSB):
        7°, 85.7143%, 74.1176%
        XYZ:
        22.2006, 12.9310, 2.3627
        xyY:
        0.5921, 0.3449, 12.9310
      CIE-Lab:
        42.6591, 55.0846, 45.3516
        CIE-LCH:
        42.6591, 71.3518, 39.4649
        CIE-Luv:
        42.6591, 110.8721, 29.3639
        Hunter-Lab:
        35.9597, 47.2721, 21.2761
      #bd2f1b color charts
#bd2f1b RGB chart
      #bd2f1b CMYK chart
      #bd2f1b RGB pie chart
      #bd2f1b color shades, tints & tones
#bd2f1b color schemes
#bd2f1b color preview, HTML & CSS examples
           This text has a color of #bd2f1b        
        
          <p style="color:#bd2f1b;">Text here</p>
        
        
          .mytext {color:#bd2f1b;}
        
        Text color #bd2f1b
      
           This box has a color of #bd2f1b        
        
          <div style="background-color:#bd2f1b;">Content here</div>
        
        
          .mybackground {background-color:#bd2f1b;}
        
        Background color #bd2f1b
      
           Border around this has a color of #bd2f1b        
        
          <div style="border:2px solid #bd2f1b;">Content here</div>
        
        
          .myborder {border:2px solid #bd2f1b;}
        
        Border color #bd2f1b