#bd2c07 color space conversions
Hex:
        #bd2c07
        RGB:
        189, 44, 7
        CMY:
        26, 83, 97
        CMYK:
        0, 77, 96, 26
      HSL:
        12°, 92.8571%, 38.4314%
        HSV (HSB):
        12°, 96.2963%, 74.1176%
        XYZ:
        21.9253, 12.6355, 1.4843
        xyY:
        0.6083, 0.3505, 12.6355
      CIE-Lab:
        42.2089, 55.7470, 52.5831
        CIE-LCH:
        42.2089, 76.6336, 43.3271
        CIE-Luv:
        42.2089, 114.3256, 32.0233
        Hunter-Lab:
        35.5465, 47.8936, 22.4068
      #bd2c07 color charts
#bd2c07 RGB chart
      #bd2c07 CMYK chart
      #bd2c07 RGB pie chart
      #bd2c07 color shades, tints & tones
#bd2c07 color schemes
#bd2c07 color preview, HTML & CSS examples
           This text has a color of #bd2c07        
        
          <p style="color:#bd2c07;">Text here</p>
        
        
          .mytext {color:#bd2c07;}
        
        Text color #bd2c07
      
           This box has a color of #bd2c07        
        
          <div style="background-color:#bd2c07;">Content here</div>
        
        
          .mybackground {background-color:#bd2c07;}
        
        Background color #bd2c07
      
           Border around this has a color of #bd2c07        
        
          <div style="border:2px solid #bd2c07;">Content here</div>
        
        
          .myborder {border:2px solid #bd2c07;}
        
        Border color #bd2c07