#bd0d04 color space conversions
Hex:
        #bd0d04
        RGB:
        189, 13, 4
        CMY:
        26, 95, 98
        CMYK:
        0, 93, 98, 26
      HSL:
        3°, 95.8549%, 37.8431%
        HSV (HSB):
        3°, 97.8836%, 74.1176%
        XYZ:
        21.1521, 11.1154, 1.1455
        xyY:
        0.6330, 0.3327, 11.1154
      CIE-Lab:
        39.7742, 62.5933, 52.3386
        CIE-LCH:
        39.7742, 81.5920, 39.9013
        CIE-Luv:
        39.7742, 126.3680, 28.2064
        Hunter-Lab:
        33.3398, 54.9028, 21.3007
      #bd0d04 color charts
#bd0d04 RGB chart
      #bd0d04 CMYK chart
      #bd0d04 RGB pie chart
      #bd0d04 color shades, tints & tones
#bd0d04 color schemes
#bd0d04 color preview, HTML & CSS examples
           This text has a color of #bd0d04        
        
          <p style="color:#bd0d04;">Text here</p>
        
        
          .mytext {color:#bd0d04;}
        
        Text color #bd0d04
      
           This box has a color of #bd0d04        
        
          <div style="background-color:#bd0d04;">Content here</div>
        
        
          .mybackground {background-color:#bd0d04;}
        
        Background color #bd0d04
      
           Border around this has a color of #bd0d04        
        
          <div style="border:2px solid #bd0d04;">Content here</div>
        
        
          .myborder {border:2px solid #bd0d04;}
        
        Border color #bd0d04