#bd0e10 color space conversions
Hex:
        #bd0e10
        RGB:
        189, 14, 16
        CMY:
        26, 95, 94
        CMYK:
        0, 93, 92, 26
      HSL:
        359°, 86.2069%, 39.8039%
        HSV (HSB):
        359°, 92.5926%, 74.1176%
        XYZ:
        21.2368, 11.1703, 1.5270
        xyY:
        0.6258, 0.3292, 11.1703
      CIE-Lab:
        39.8658, 62.6024, 48.0899
        CIE-LCH:
        39.8658, 78.9411, 37.5307
        CIE-Luv:
        39.8658, 125.1351, 26.7190
        Hunter-Lab:
        33.4220, 54.9330, 20.6866
      #bd0e10 color charts
#bd0e10 RGB chart
      #bd0e10 CMYK chart
      #bd0e10 RGB pie chart
      #bd0e10 color shades, tints & tones
#bd0e10 color schemes
#bd0e10 color preview, HTML & CSS examples
           This text has a color of #bd0e10        
        
          <p style="color:#bd0e10;">Text here</p>
        
        
          .mytext {color:#bd0e10;}
        
        Text color #bd0e10
      
           This box has a color of #bd0e10        
        
          <div style="background-color:#bd0e10;">Content here</div>
        
        
          .mybackground {background-color:#bd0e10;}
        
        Background color #bd0e10
      
           Border around this has a color of #bd0e10        
        
          <div style="border:2px solid #bd0e10;">Content here</div>
        
        
          .myborder {border:2px solid #bd0e10;}
        
        Border color #bd0e10