#bd1c05 color space conversions
Hex:
        #bd1c05
        RGB:
        189, 28, 5
        CMY:
        26, 89, 98
        CMYK:
        0, 85, 97, 26
      HSL:
        8°, 94.8454%, 38.0392%
        HSV (HSB):
        8°, 97.3545%, 74.1176%
        XYZ:
        21.4289, 11.6603, 1.2648
        xyY:
        0.6238, 0.3394, 11.6603
      CIE-Lab:
        40.6710, 60.0438, 52.4135
        CIE-LCH:
        40.6710, 79.7021, 41.1184
        CIE-Luv:
        40.6710, 121.8523, 29.6307
        Hunter-Lab:
        34.1472, 52.2595, 21.7069
      #bd1c05 color charts
#bd1c05 RGB chart
      #bd1c05 CMYK chart
      #bd1c05 RGB pie chart
      #bd1c05 color shades, tints & tones
#bd1c05 color schemes
#bd1c05 color preview, HTML & CSS examples
           This text has a color of #bd1c05        
        
          <p style="color:#bd1c05;">Text here</p>
        
        
          .mytext {color:#bd1c05;}
        
        Text color #bd1c05
      
           This box has a color of #bd1c05        
        
          <div style="background-color:#bd1c05;">Content here</div>
        
        
          .mybackground {background-color:#bd1c05;}
        
        Background color #bd1c05
      
           Border around this has a color of #bd1c05        
        
          <div style="border:2px solid #bd1c05;">Content here</div>
        
        
          .myborder {border:2px solid #bd1c05;}
        
        Border color #bd1c05