#bd0d10 color space conversions
Hex:
        #bd0d10
        RGB:
        189, 13, 16
        CMY:
        26, 95, 94
        CMYK:
        0, 93, 92, 26
      HSL:
        359°, 87.1287%, 39.6078%
        HSV (HSB):
        359°, 93.1217%, 74.1176%
        XYZ:
        21.2237, 11.1441, 1.5226
        xyY:
        0.6262, 0.3288, 11.1441
      CIE-Lab:
        39.8221, 62.7285, 48.0605
        CIE-LCH:
        39.8221, 79.0233, 37.4581
        CIE-Luv:
        39.8221, 125.3516, 26.6417
        Hunter-Lab:
        33.3827, 55.0650, 20.6636
      #bd0d10 color charts
#bd0d10 RGB chart
      #bd0d10 CMYK chart
      #bd0d10 RGB pie chart
      #bd0d10 color shades, tints & tones
#bd0d10 color schemes
#bd0d10 color preview, HTML & CSS examples
           This text has a color of #bd0d10        
        
          <p style="color:#bd0d10;">Text here</p>
        
        
          .mytext {color:#bd0d10;}
        
        Text color #bd0d10
      
           This box has a color of #bd0d10        
        
          <div style="background-color:#bd0d10;">Content here</div>
        
        
          .mybackground {background-color:#bd0d10;}
        
        Background color #bd0d10
      
           Border around this has a color of #bd0d10        
        
          <div style="border:2px solid #bd0d10;">Content here</div>
        
        
          .myborder {border:2px solid #bd0d10;}
        
        Border color #bd0d10