#bd2c1f color space conversions
Hex:
        #bd2c1f
        RGB:
        189, 44, 31
        CMY:
        26, 83, 88
        CMYK:
        0, 77, 84, 26
      HSL:
        5°, 71.8182%, 43.1373%
        HSV (HSB):
        5°, 83.5979%, 74.1176%
        XYZ:
        22.1343, 12.7191, 2.5848
        xyY:
        0.5912, 0.3397, 12.7191
      CIE-Lab:
        42.3369, 56.1661, 43.1010
        CIE-LCH:
        42.3369, 70.7978, 37.5021
        CIE-Luv:
        42.3369, 111.9309, 27.7386
        Hunter-Lab:
        35.6639, 48.3717, 20.6676
      #bd2c1f color charts
#bd2c1f RGB chart
      #bd2c1f CMYK chart
      #bd2c1f RGB pie chart
      #bd2c1f color shades, tints & tones
#bd2c1f color schemes
#bd2c1f color preview, HTML & CSS examples
           This text has a color of #bd2c1f        
        
          <p style="color:#bd2c1f;">Text here</p>
        
        
          .mytext {color:#bd2c1f;}
        
        Text color #bd2c1f
      
           This box has a color of #bd2c1f        
        
          <div style="background-color:#bd2c1f;">Content here</div>
        
        
          .mybackground {background-color:#bd2c1f;}
        
        Background color #bd2c1f
      
           Border around this has a color of #bd2c1f        
        
          <div style="border:2px solid #bd2c1f;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c1f;}
        
        Border color #bd2c1f