#bd2d0a color space conversions
Hex:
        #bd2d0a
        RGB:
        189, 45, 10
        CMY:
        26, 82, 96
        CMYK:
        0, 76, 95, 26
      HSL:
        12°, 89.9497%, 39.0196%
        HSV (HSB):
        12°, 94.7090%, 74.1176%
        XYZ:
        21.9794, 12.7175, 1.5834
        xyY:
        0.6058, 0.3505, 12.7175
      CIE-Lab:
        42.3345, 55.4577, 51.7590
        CIE-LCH:
        42.3345, 75.8588, 43.0242
        CIE-Luv:
        42.3345, 113.5886, 31.8783
        Hunter-Lab:
        35.6616, 47.6077, 22.3305
      #bd2d0a color charts
#bd2d0a RGB chart
      #bd2d0a CMYK chart
      #bd2d0a RGB pie chart
      #bd2d0a color shades, tints & tones
#bd2d0a color schemes
#bd2d0a color preview, HTML & CSS examples
           This text has a color of #bd2d0a        
        
          <p style="color:#bd2d0a;">Text here</p>
        
        
          .mytext {color:#bd2d0a;}
        
        Text color #bd2d0a
      
           This box has a color of #bd2d0a        
        
          <div style="background-color:#bd2d0a;">Content here</div>
        
        
          .mybackground {background-color:#bd2d0a;}
        
        Background color #bd2d0a
      
           Border around this has a color of #bd2d0a        
        
          <div style="border:2px solid #bd2d0a;">Content here</div>
        
        
          .myborder {border:2px solid #bd2d0a;}
        
        Border color #bd2d0a