#bd1d06 color space conversions
Hex:
        #bd1d06
        RGB:
        189, 29, 6
        CMY:
        26, 89, 98
        CMYK:
        0, 85, 97, 26
      HSL:
        8°, 93.8462%, 38.2353%
        HSV (HSB):
        8°, 96.8254%, 74.1176%
        XYZ:
        21.4585, 11.7107, 1.3017
        xyY:
        0.6225, 0.3397, 11.7107
      CIE-Lab:
        40.7526, 59.8322, 52.1180
        CIE-LCH:
        40.7526, 79.3485, 41.0581
        CIE-Luv:
        40.7526, 121.3967, 29.6470
        Hunter-Lab:
        34.2209, 52.0434, 21.6993
      #bd1d06 color charts
#bd1d06 RGB chart
      #bd1d06 CMYK chart
      #bd1d06 RGB pie chart
      #bd1d06 color shades, tints & tones
#bd1d06 color schemes
#bd1d06 color preview, HTML & CSS examples
           This text has a color of #bd1d06        
        
          <p style="color:#bd1d06;">Text here</p>
        
        
          .mytext {color:#bd1d06;}
        
        Text color #bd1d06
      
           This box has a color of #bd1d06        
        
          <div style="background-color:#bd1d06;">Content here</div>
        
        
          .mybackground {background-color:#bd1d06;}
        
        Background color #bd1d06
      
           Border around this has a color of #bd1d06        
        
          <div style="border:2px solid #bd1d06;">Content here</div>
        
        
          .myborder {border:2px solid #bd1d06;}
        
        Border color #bd1d06