#bd2f05 color space conversions
Hex:
        #bd2f05
        RGB:
        189, 47, 5
        CMY:
        26, 82, 98
        CMYK:
        0, 75, 97, 26
      HSL:
        14°, 94.8454%, 38.0392%
        HSV (HSB):
        14°, 97.3545%, 74.1176%
        XYZ:
        22.0302, 12.8628, 1.4652
        xyY:
        0.6059, 0.3538, 12.8628
      CIE-Lab:
        42.5558, 54.7397, 53.3869
        CIE-LCH:
        42.5558, 76.4631, 44.2832
        CIE-Luv:
        42.5558, 112.7821, 32.8536
        Hunter-Lab:
        35.8648, 46.8816, 22.6831
      #bd2f05 color charts
#bd2f05 RGB chart
      #bd2f05 CMYK chart
      #bd2f05 RGB pie chart
      #bd2f05 color shades, tints & tones
#bd2f05 color schemes
#bd2f05 color preview, HTML & CSS examples
           This text has a color of #bd2f05        
        
          <p style="color:#bd2f05;">Text here</p>
        
        
          .mytext {color:#bd2f05;}
        
        Text color #bd2f05
      
           This box has a color of #bd2f05        
        
          <div style="background-color:#bd2f05;">Content here</div>
        
        
          .mybackground {background-color:#bd2f05;}
        
        Background color #bd2f05
      
           Border around this has a color of #bd2f05        
        
          <div style="border:2px solid #bd2f05;">Content here</div>
        
        
          .myborder {border:2px solid #bd2f05;}
        
        Border color #bd2f05