#bd0513 color space conversions
Hex:
        #bd0513
        RGB:
        189, 5, 19
        CMY:
        26, 98, 93
        CMYK:
        0, 97, 90, 26
      HSL:
        355°, 94.8454%, 38.0392%
        HSV (HSB):
        355°, 97.3545%, 74.1176%
        XYZ:
        21.1581, 10.9744, 1.6192
        xyY:
        0.6269, 0.3252, 10.9744
      CIE-Lab:
        39.5373, 63.6431, 46.5714
        CIE-LCH:
        39.5373, 78.8628, 36.1952
        CIE-Luv:
        39.5373, 126.5010, 25.5866
        Hunter-Lab:
        33.1276, 56.0319, 20.2913
      #bd0513 color charts
#bd0513 RGB chart
      #bd0513 CMYK chart
      #bd0513 RGB pie chart
      #bd0513 color shades, tints & tones
#bd0513 color schemes
#bd0513 color preview, HTML & CSS examples
           This text has a color of #bd0513        
        
          <p style="color:#bd0513;">Text here</p>
        
        
          .mytext {color:#bd0513;}
        
        Text color #bd0513
      
           This box has a color of #bd0513        
        
          <div style="background-color:#bd0513;">Content here</div>
        
        
          .mybackground {background-color:#bd0513;}
        
        Background color #bd0513
      
           Border around this has a color of #bd0513        
        
          <div style="border:2px solid #bd0513;">Content here</div>
        
        
          .myborder {border:2px solid #bd0513;}
        
        Border color #bd0513