#bd0b1e color space conversions
Hex:
        #bd0b1e
        RGB:
        189, 11, 30
        CMY:
        26, 96, 88
        CMYK:
        0, 94, 84, 26
      HSL:
        354°, 89.0000%, 39.2157%
        HSV (HSB):
        354°, 94.1799%, 74.1176%
        XYZ:
        21.3403, 11.1519, 2.2561
        xyY:
        0.6141, 0.3209, 11.1519
      CIE-Lab:
        39.8351, 63.2266, 41.3352
        CIE-LCH:
        39.8351, 75.5394, 33.1752
        CIE-Luv:
        39.8351, 123.7898, 23.4834
        Hunter-Lab:
        33.3945, 55.6277, 19.3706
      #bd0b1e color charts
#bd0b1e RGB chart
      #bd0b1e CMYK chart
      #bd0b1e RGB pie chart
      #bd0b1e color shades, tints & tones
#bd0b1e color schemes
#bd0b1e color preview, HTML & CSS examples
           This text has a color of #bd0b1e        
        
          <p style="color:#bd0b1e;">Text here</p>
        
        
          .mytext {color:#bd0b1e;}
        
        Text color #bd0b1e
      
           This box has a color of #bd0b1e        
        
          <div style="background-color:#bd0b1e;">Content here</div>
        
        
          .mybackground {background-color:#bd0b1e;}
        
        Background color #bd0b1e
      
           Border around this has a color of #bd0b1e        
        
          <div style="border:2px solid #bd0b1e;">Content here</div>
        
        
          .myborder {border:2px solid #bd0b1e;}
        
        Border color #bd0b1e