#bd0a04 color space conversions
Hex:
        #bd0a04
        RGB:
        189, 10, 4
        CMY:
        26, 96, 98
        CMYK:
        0, 95, 98, 26
      HSL:
        2°, 95.8549%, 37.8431%
        HSV (HSB):
        2°, 97.8836%, 74.1176%
        XYZ:
        21.1167, 11.0447, 1.1337
        xyY:
        0.6342, 0.3317, 11.0447
      CIE-Lab:
        39.6556, 62.9355, 52.2850
        CIE-LCH:
        39.6556, 81.8205, 39.7188
        CIE-Luv:
        39.6556, 126.9648, 28.0008
        Hunter-Lab:
        33.2335, 55.2610, 21.2409
      #bd0a04 color charts
#bd0a04 RGB chart
      #bd0a04 CMYK chart
      #bd0a04 RGB pie chart
      #bd0a04 color shades, tints & tones
#bd0a04 color schemes
#bd0a04 color preview, HTML & CSS examples
           This text has a color of #bd0a04        
        
          <p style="color:#bd0a04;">Text here</p>
        
        
          .mytext {color:#bd0a04;}
        
        Text color #bd0a04
      
           This box has a color of #bd0a04        
        
          <div style="background-color:#bd0a04;">Content here</div>
        
        
          .mybackground {background-color:#bd0a04;}
        
        Background color #bd0a04
      
           Border around this has a color of #bd0a04        
        
          <div style="border:2px solid #bd0a04;">Content here</div>
        
        
          .myborder {border:2px solid #bd0a04;}
        
        Border color #bd0a04